mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Add package trick (#1440)
This commit is contained in:
parent
8898b43d4a
commit
eedf96e453
@ -17447,5 +17447,21 @@
|
|||||||
"description": "A library to automatically encrypt all string constants in your programs",
|
"description": "A library to automatically encrypt all string constants in your programs",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/Yardanico/nim-strenc"
|
"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…
x
Reference in New Issue
Block a user