Merge pull request #228 from Araq/master

Add package sdl1
This commit is contained in:
Andreas Rumpf 2015-08-20 23:09:06 +02:00
commit 5dfe94862b

View File

@ -2998,5 +2998,21 @@
"description": "Sphinx wrapper for Nim",
"license": "LGPL",
"web": "https://github.com/Araq/sphinx"
},
{
"name": "sdl1",
"url": "https://github.com/nim-lang/sdl1",
"method": "git",
"tags": [
"graphics",
"library",
"multi-media",
"input",
"sound",
"joystick"
],
"description": "SDL 1.2 wrapper for Nim.",
"license": "LGPL",
"web": "https://github.com/nim-lang/sdl1"
}
]
]