mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 08:33:10 +00:00
Added package chipmunk7 (#2023)
This commit is contained in:
parent
63f1e532cb
commit
321c7d2f0f
@ -23858,5 +23858,21 @@
|
|||||||
"description": "A domain-specific for general purpose office automation. The language is embedded in Nim and allows for quick and easy integration of different office software environments.",
|
"description": "A domain-specific for general purpose office automation. The language is embedded in Nim and allows for quick and easy integration of different office software environments.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/FlorianRauls/office-DSL-thesis"
|
"web": "https://github.com/FlorianRauls/office-DSL-thesis"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "chipmunk7",
|
||||||
|
"url": "https://github.com/avahe-kellenberger/nim-chipmunk",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"chipmunk",
|
||||||
|
"chipmunk7",
|
||||||
|
"collision",
|
||||||
|
"gamedev",
|
||||||
|
"game",
|
||||||
|
"wrapper"
|
||||||
|
],
|
||||||
|
"description": "Bindings for Chipmunk, a fast and lightweight 2D game physics library.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/avahe-kellenberger/nim-chipmunk"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user