aboutsummaryrefslogtreecommitdiff
path: root/packages.json
diff options
context:
space:
mode:
authormatkuki <kukovecmatic@hotmail.com>2016-09-23 16:10:28 +0200
committerGitHub <noreply@github.com>2016-09-23 16:10:28 +0200
commitc1e77741fb18fb48b5b72dbdffa788758c0f1efe (patch)
tree60910792463f2bfb64e2f30648bb2953d82cd599 /packages.json
parentc825fbe9cac10f15a56e4de2f068d99c72df8707 (diff)
downloadpackages-c1e77741fb18fb48b5b72dbdffa788758c0f1efe.tar.gz
packages-c1e77741fb18fb48b5b72dbdffa788758c0f1efe.zip
Added chipmunk7_demos package
Diffstat (limited to 'packages.json')
-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",