mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
add chipmunk
This commit is contained in:
parent
86e41c59e6
commit
0fc804baf1
@ -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"
|
||||
}
|
||||
]
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user