Merge pull request #283 from skyforce77/patch-1

Added ctrulib wrapper
This commit is contained in:
Dominik Picheta 2015-11-26 19:37:41 +00:00
commit 8ccef1c505

View File

@ -3626,5 +3626,18 @@
"description": "Nim implementation of the Bittorrent ascii serialization protocol",
"license": "Apache License 2.0",
"web": "https://github.com/twist-vector/nim-bped"
},
{
"name": "ctrulib",
"url": "https://github.com/skyforce77/ctrulib-nim.git",
"method": "git",
"tags": [
"library",
"nintendo",
"3ds"
],
"description": "ctrulib wrapper",
"license": "GPLv2",
"web": "https://github.com/skyforce77/ctrulib-nim"
}
]