X-Git-Url: https://deadsoftware.ru/gitweb?p=cavedroid.git;a=blobdiff_plain;f=README.md;h=bb6a09993610d641481f70bb4837bae704ced7df;hp=684c5a354316afe22a10f1134a69e5e7848ab072;hb=HEAD;hpb=9f47e596782628c69b1333e371ce6ffc5cf3d5fa diff --git a/README.md b/README.md index 684c5a3..bf5e371 100644 --- a/README.md +++ b/README.md @@ -3,10 +3,18 @@ [![GitHub Tag](https://img.shields.io/github/v/tag/fredboy/cavedroid)](https://github.com/fredboy/cavedroid/tags)
2D Minecraft clone for Android and Desktop.
Written in Java using libGDX framework.
+
+ Screenshot + +![Screenshot](https://fredboy.ru/pub/cavedroid/screenshot.png) + +
+ ## Binary releases You can download apk and jar from here:
## Build instructions +You need to publish [my ksp processor](https://github.com/fredboy/automultibind) to mavenLocal repository first. ### Android To build for Android use
`./gradlew android:assemble`