summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Dale <richard.dale@codethink.co.uk>2014-11-14 12:54:22 +0000
committerRichard Dale <richard.dale@codethink.co.uk>2014-11-14 12:54:22 +0000
commit7c8c1a4e7f9100734b5c41691e4f4cc22ea4717a (patch)
tree7e169bb51477da4df942b00ff581ac504ed3ce7b
parent25ff9904d2c945403cf80174ee68e21f5b5aef24 (diff)
downloadlorries-7c8c1a4e7f9100734b5c41691e4f4cc22ea4717a.tar.gz
Add a lorry for the bullet3 physics librarybaserock/rdale/add-bullet3
-rw-r--r--open-source-lorries/bullet3.lorry6
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/bullet3.lorry b/open-source-lorries/bullet3.lorry
new file mode 100644
index 0000000..d1a079b
--- /dev/null
+++ b/open-source-lorries/bullet3.lorry
@@ -0,0 +1,6 @@
+{
+ "bullet3": {
+ "type": "git",
+ "url": "https://github.com/bulletphysics/bullet3.git"
+ }
+}