Added chipmunk7_demos package

This commit is contained in:
matkuki 2016-09-23 16:10:28 +02:00 committed by GitHub
parent c825fbe9ca
commit c1e77741fb

View File

@ -209,6 +209,19 @@
"license": "MIT", "license": "MIT",
"web": "https://github.com/fowlmouth/nimrod-chipmunk" "web": "https://github.com/fowlmouth/nimrod-chipmunk"
}, },
{
"name": "chipmunk7_demos",
"url": "https://github.com/matkuki/chipmunk7_demos/",
"method": "git",
"tags": [
"demos",
"physics",
"game"
],
"description": "Chipmunk7 demos for Nim",
"license": "MIT",
"web": "https://github.com/matkuki/chipmunk7_demos"
},
{ {
"name": "nim-glfw", "name": "nim-glfw",
"url": "https://github.com/EXetoC/nim-glfw/", "url": "https://github.com/EXetoC/nim-glfw/",