diff options
| author | Joey <jyapayne@gmail.com> | 2018-06-27 21:12:59 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-06-27 21:12:59 +0900 |
| commit | 986308d3f3b3ef0c5a146393060e6daa89bef38e (patch) | |
| tree | 50b31037def37788186676a615b1b03951d35356 | |
| parent | b8c113e80668808e15f8410d21b488a7767935df (diff) | |
| download | packages-986308d3f3b3ef0c5a146393060e6daa89bef38e.tar.gz packages-986308d3f3b3ef0c5a146393060e6daa89bef38e.zip | |
Update packages.json with switch build
| -rw-r--r-- | packages.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/packages.json b/packages.json index 729704d..e48a425 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", |
