Merge pull request #323 from Vladar4/master

added sdl2-nim
This commit is contained in:
Dominik Picheta 2016-03-11 10:31:18 +00:00
commit 993029d81b

View File

@ -833,6 +833,25 @@
"license": "MIT",
"web": "https://github.com/nim-lang/sdl2"
},
{
"name": "sdl2_nim",
"url": "git://github.com/Vladar4/sdl2_nim",
"method": "git",
"tags": [
"library",
"wrapper",
"sdl2",
"game",
"video",
"image",
"audio",
"network",
"ttf"
],
"description": "Wrapper of the SDL 2 library for the Nim language.",
"license": "zlib",
"web": "https://github.com/Vladar4/sdl2_nim"
},
{
"name": "assimp",
"url": "git://github.com/barcharcraz/nim-assimp",