Add package trick (#1440)

This commit is contained in:
gecko 2020-04-21 15:22:01 +01:00 committed by GitHub
parent 8898b43d4a
commit eedf96e453
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17447,5 +17447,21 @@
"description": "A library to automatically encrypt all string constants in your programs",
"license": "MIT",
"web": "https://github.com/Yardanico/nim-strenc"
},
{
"name": "trick",
"url": "https://github.com/exelotl/trick",
"method": "git",
"tags": [
"gba",
"nds",
"nintendo",
"image",
"conversion"
],
"description": "Game Boy Advance image conversion library and more",
"license": "zlib",
"web": "https://github.com/exelotl/trick",
"doc": "https://exelotl.github.io/trick/trick.html"
}
]