Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Joey
afa8c1b105
Update packages.json for nim-libnx 2018-06-20 07:39:10 +09:00

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