Merge pull request #14 from fowlmouth/patch-5

add chipmunk
This commit is contained in:
Dominik Picheta 2013-06-11 09:32:01 -07:00
commit 0da50d43f7

View File

@ -105,6 +105,15 @@
"tags": ["library", "glfw", "opengl", "windowing", "game"],
"description": "Nimrod bindings for GLFW library.",
"license": "MIT"
},
{
"name": "chipmunk",
"url": "git://github.com/fowlmouth/nimrod-chipmunk/",
"method": "git",
"tags": ["library", "physics", "game"],
"description": "Binding for Chipmunk 6.1",
"license": "MIT"
}
]