aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Picheta <dominikpicheta@googlemail.com>2018-07-04 11:18:34 +0100
committerGitHub <noreply@github.com>2018-07-04 11:18:34 +0100
commitd07996d0ca8eb899744775a799f6135e9dcc81ed (patch)
treeadf1ac8fc2a9aff38b87142858f783a558060c0a
parent56c4e4b2985a3985fc89392821454c5aa5f34490 (diff)
parent1419eb6eae712a8464658e5c0604972fe14ae290 (diff)
downloadpackages-d07996d0ca8eb899744775a799f6135e9dcc81ed.tar.gz
packages-d07996d0ca8eb899744775a799f6135e9dcc81ed.zip
Merge pull request #776 from jyapayne/patch-4
Update packages.json with switch build
-rw-r--r--packages.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 285ea52..e4e6b3c 100644
--- a/packages.json
+++ b/packages.json
@@ -419,6 +419,20 @@
"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",
"method": "git",