Merge pull request #17 from EXetoC/master

Add the glfw3 package.
This commit is contained in:
Dominik Picheta 2013-06-27 05:31:21 -07:00
commit fd5dec75a4

View File

@ -114,6 +114,15 @@
"tags": ["library", "physics", "game"],
"description": "Binding for Chipmunk 6.1",
"license": "MIT"
},
{
"name": "nimrod-glfw3",
"url": "git://github.com/EXetoC/nimrod-glfw3/",
"method": "git",
"tags": ["library", "glfw", "opengl", "windowing", "game"],
"description": "A High-level GLFW 3 wrapper for the Nimrod programming language",
"license": "MIT"
}
]