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-18 15:46:56 +0000
commit213029a38e6ad61a54c2c4f4c46afff309baedba (patch)
treeb1a9b426469aa41ab5982b49946cfcee24b53538
parentf2a7b4559e32cdcb774a6261ed129bc49400b5ee (diff)
downloadlorries-213029a38e6ad61a54c2c4f4c46afff309baedba.tar.gz
Add a lorry for the bullet3 physics library
-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"
+ }
+}