aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index c82d650..0984946 100644
--- a/packages.json
+++ b/packages.json
@@ -210,6 +210,19 @@
"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",
"url": "https://github.com/EXetoC/nim-glfw/",
"method": "git",