diff --git a/packages.json b/packages.json index 87ce7e2..598264c 100644 --- a/packages.json +++ b/packages.json @@ -542,4 +542,13 @@ "license":"MIT", "web":"https://github.com/barcharcraz/nim-assimp" }, + { + "name":"nim-freeimage", + "url":"git://github.com/barcharcraz/nim-freeimage", + "method":"git", + "tags":["wrapper","media","image","import","game"], + "description":"Wrapper for the FreeImage library", + "license":"MIT", + "web":"https://github.com/barcharcraz/nim-freeimage" + }, ]