diff options
Diffstat (limited to 'packages.json')
| -rw-r--r-- | packages.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/packages.json b/packages.json index 578d54d..729704d 100644 --- a/packages.json +++ b/packages.json @@ -405,6 +405,20 @@ "web": "https://github.com/nim-lang/nimble" }, { + "name": "libnx", + "url": "https://github.com/jyapayne/nim-libnx", + "method": "git", + "tags": [ + "switch", + "nintendo", + "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", "method": "git", |
