Merge pull request #776 from jyapayne/patch-4

Update packages.json with switch build
This commit is contained in:
Dominik Picheta
2018-07-04 11:18:34 +01:00
committed by GitHub
+14
View File
@@ -418,6 +418,20 @@
"license": "The Unlicense",
"web": "https://github.com/jyapayne/nim-libnx"
},
{
"name": "switch_build",
"url": "https://github.com/jyapayne/switch-build",
"method": "git",
"tags": [
"switch",
"nintendo",
"build",
"builder"
],
"description": "An easy way to build homebrew files for the Nintendo Switch",
"license": "MIT",
"web": "https://github.com/jyapayne/switch-build"
},
{
"name": "aporia",
"url": "https://github.com/nim-lang/Aporia",