Update packages.json with libnx
This commit is contained in:
parent
37289a6e88
commit
8a3d5110fc
1 changed files with 14 additions and 0 deletions
|
|
@ -387,6 +387,20 @@
|
|||
"license": "BSD",
|
||||
"web": "https://github.com/nim-lang/nimble"
|
||||
},
|
||||
{
|
||||
"name": "libnx",
|
||||
"url": "https://github.com/jyapayne/nim-libnx",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"switch",
|
||||
"nintendo switch",
|
||||
"libnx",
|
||||
"nx"
|
||||
],
|
||||
"description": "A port of libnx to Nim",
|
||||
"license": "The Unlicense",
|
||||
"web": "https://github.com/jyapayne/nim-libnx"
|
||||
},
|
||||
{
|
||||
"name": "aporia",
|
||||
"url": "https://github.com/nim-lang/Aporia",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue