Update packages.json for nim-libnx

This commit is contained in:
Joey 2018-06-20 07:39:10 +09:00 committed by GitHub
commit afa8c1b105
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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",