diff options
-rw-r--r-- | open-source-lorries/bullet3.lorry | 6 |
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" + } +} |