Merge pull request #111 from BlaXpirit/patch-1

Add "csfml"
This commit is contained in:
Dominik Picheta 2015-01-07 01:04:02 +00:00
commit 80e21fdfc0

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