Added package sdl1

This commit is contained in:
Araq 2015-08-20 23:05:45 +02:00
parent 79989dd37d
commit 5c72b1be13

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