Compare commits

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

5 commits

Author SHA1 Message Date
Dominik Picheta
2abeb84bff
Merge branch 'master' into patch-3 2018-06-25 14:53:05 +01:00
Joey
7d91a8beb5
Merge branch 'master' into patch-3 2018-06-23 13:24:16 +09:00
Dominik Picheta
5604f53745
Merge branch 'master' into patch-3 2018-06-21 22:34:05 +01:00
Joey
a47aec692f
Remove spaces 2018-06-21 19:37:18 +09:00
Joey
8a3d5110fc
Update packages.json with libnx 2018-06-21 19:11:18 +09:00

View file

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