aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladar4 <vladar4@gmail.com>2016-03-05 21:48:51 +0200
committerVladar4 <vladar4@gmail.com>2016-03-05 21:48:51 +0200
commitce32c9e382cb95d88759e83b58463545ea04814a (patch)
tree0b1971fefebba3fe979c5238a880655daeb19bf2
parentf8b65fca48964e4c423fd5d08146523d029849af (diff)
downloadpackages-ce32c9e382cb95d88759e83b58463545ea04814a.tar.gz
packages-ce32c9e382cb95d88759e83b58463545ea04814a.zip
added sdl2-nim
-rw-r--r--packages.json19
1 files changed, 19 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index a93a99a..286b6ad 100644
--- a/packages.json
+++ b/packages.json
@@ -834,6 +834,25 @@
"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",
"method": "git",