diff --git a/packages.json b/packages.json index a46b134..8d84d7f 100644 --- a/packages.json +++ b/packages.json @@ -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" } ]