Add "csfml"

This commit is contained in:
Oleh Prypin 2015-01-07 01:46:42 +02:00
parent 7f91d372d8
commit d9489e4ef0

View File

@ -1074,6 +1074,15 @@
"description": "X-Plane XPLM SDK wrapper",
"license": "BSD",
"web": "https://github.com/jpoirier/XPLM-Nim"
},
{
"name": "csfml",
"url": "git://github.com/BlaXpirit/nim-csfml",
"method": "git",
"tags": ["sfml", "binding", "game", "media", "library", "opengl"],
"description": "Bindings for Simple and Fast Multimedia Library (through CSFML)",
"license": "zlib",
"web": "https://github.com/BlaXpirit/nim-csfml"
}
]