added the nim-freeimage freeimage wrapper

This commit is contained in:
charlie barto 2014-03-08 20:44:08 -05:00
parent 0de0ba5672
commit 13f543c99a

View File

@ -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"
},
]