mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Update packages.json
Added the old wrapper module for backwards compatibility
This commit is contained in:
parent
5929588dd6
commit
5927394e3c
@ -183,6 +183,19 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/rafaelvasco/nimrod-glfw"
|
"web": "https://github.com/rafaelvasco/nimrod-glfw"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "chipmunk",
|
||||||
|
"url": "git://github.com/fowlmouth/nimrod-chipmunk/",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"library",
|
||||||
|
"physics",
|
||||||
|
"game"
|
||||||
|
],
|
||||||
|
"description": "Bindings for Chipmunk2D 6.x physics library (for backwards compatibility)",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/fowlmouth/nimrod-chipmunk"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "chipmunk6",
|
"name": "chipmunk6",
|
||||||
"url": "git://github.com/fowlmouth/nimrod-chipmunk/",
|
"url": "git://github.com/fowlmouth/nimrod-chipmunk/",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user