summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorSimonIT <simonit.orig@gmail.com>2019-11-26 22:58:08 +0100
committerSimonIT <simonit.orig@gmail.com>2019-11-26 22:58:08 +0100
commit077d0afcaf218db35553dbb4fdf764e276c00ba7 (patch)
treebe5b119502ec9eddec3bc35daeb910106c34e779 /README.md
parentc644272e3be0c8e2a3b04595ec2249ed4e76e56e (diff)
downloadgdx-boardgame-077d0afcaf218db35553dbb4fdf764e276c00ba7.zip
gdx-boardgame-077d0afcaf218db35553dbb4fdf764e276c00ba7.tar.gz
make this framework deliver source and javadoc jars, renamed build to generateAssets task because of custom build tasks are not allowed when using the standard Gradle lifecycle plugins
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 928bdce..2006aea 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,5 @@
# gdx-boardgame
+[![](https://jitpack.io/v/jeremyz/gdx-boardgame.svg)](https://jitpack.io/#jeremyz/gdx-boardgame)
is a [libgdx](https://libgdx.badlogicgames.com/) based framework to build 2D boardgames.