Add package trick (#1440)
This commit is contained in:
parent
8898b43d4a
commit
eedf96e453
1 changed files with 16 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue