diff --git a/packages.json b/packages.json index e486a46..b80ff53 100644 --- a/packages.json +++ b/packages.json @@ -97,6 +97,21 @@ "license": "MIT", "web": "https://github.com/dom96/jester" }, + { + "name": "nim-libnx", + "url": "https://github.com/jyapayne/nim-libnx", + "method": "git", + "tags": [ + "library", + "nintendo switch", + "switch", + "libnx", + "nx" + ], + "description": "A wrapper generator for libnx.", + "license": "The Unlicense", + "web": "https://github.com/jyapayne/nim-libnx" + }, { "name": "templates", "url": "https://github.com/onionhammer/nim-templates.git",