diff --git a/packages.json b/packages.json index c82d650..0984946 100644 --- a/packages.json +++ b/packages.json @@ -209,6 +209,19 @@ "license": "MIT", "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/",