diff --git a/packages.json b/packages.json index 578d54d..729704d 100644 --- a/packages.json +++ b/packages.json @@ -404,6 +404,20 @@ "license": "BSD", "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",