Added ctrulib wrapper

This commit is contained in:
Skyforce77 2015-11-26 06:18:58 +01:00
parent e58bd1f7e8
commit 8113fc92c0

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"
}
]