Merge pull request #13 from rafaelvasco/master

Added nimrod-glfw to packages
This commit is contained in:
Dominik Picheta 2013-05-26 16:24:01 -07:00
commit 86e41c59e6

View File

@ -96,6 +96,15 @@
"tags": ["build", "automation", "sortof"],
"description": "make-like for Nimrod. Describe your builds as tasks!",
"license": "MIT"
},
{
"name": "nimrod-glfw",
"url": "git://github.com/rafaelvasco/nimrod-glfw/",
"method": "git",
"tags": ["library", "glfw", "opengl", "windowing", "game"],
"description": "Nimrod bindings for GLFW library.",
"license": "MIT"
}
]