Add url and description
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
(defproject play-clj "0.1.0-SNAPSHOT"
|
(defproject play-clj "0.1.0-SNAPSHOT"
|
||||||
:description "Library for making cross-platform games"
|
:description "A LibGDX wrapper for easy cross-platform game development"
|
||||||
|
:url "https://github.com/oakes/play-clj"
|
||||||
:license {:name "Public Domain"
|
:license {:name "Public Domain"
|
||||||
:url "http://unlicense.org/UNLICENSE"}
|
:url "http://unlicense.org/UNLICENSE"}
|
||||||
:dependencies [[com.badlogicgames.gdx/gdx "0.9.9"]
|
:dependencies [[com.badlogicgames.gdx/gdx "0.9.9"]
|
||||||
|
|||||||
Reference in New Issue
Block a user