Add box2d to dependencies
This commit is contained in:
@@ -4,6 +4,7 @@
|
|||||||
:license {:name "Public Domain"
|
:license {:name "Public Domain"
|
||||||
:url "http://unlicense.org/UNLICENSE"}
|
:url "http://unlicense.org/UNLICENSE"}
|
||||||
:dependencies [[com.badlogicgames.gdx/gdx "1.0-SNAPSHOT"]
|
:dependencies [[com.badlogicgames.gdx/gdx "1.0-SNAPSHOT"]
|
||||||
|
[com.badlogicgames.gdx/gdx-box2d "1.0-SNAPSHOT"]
|
||||||
[com.badlogicgames.gdx/gdx-bullet "1.0-SNAPSHOT"]
|
[com.badlogicgames.gdx/gdx-bullet "1.0-SNAPSHOT"]
|
||||||
[org.clojure/clojure "1.6.0"]]
|
[org.clojure/clojure "1.6.0"]]
|
||||||
:repositories [["sonatype"
|
:repositories [["sonatype"
|
||||||
|
|||||||
Reference in New Issue
Block a user