commit
fb1df276ce
1 changed files with 14 additions and 1 deletions
|
|
@ -192,7 +192,20 @@
|
|||
"physics",
|
||||
"game"
|
||||
],
|
||||
"description": "Binding for Chipmunk 6.1",
|
||||
"description": "Bindings for Chipmunk2D 6.x physics library (for backwards compatibility)",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/fowlmouth/nimrod-chipmunk"
|
||||
},
|
||||
{
|
||||
"name": "chipmunk6",
|
||||
"url": "git://github.com/fowlmouth/nimrod-chipmunk/",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
"physics",
|
||||
"game"
|
||||
],
|
||||
"description": "Bindings for Chipmunk2D 6.x physics library",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/fowlmouth/nimrod-chipmunk"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue