X-Git-Url: https://deadsoftware.ru/gitweb?p=cavedroid.git;a=blobdiff_plain;f=README.md;h=c6dfe6a3502ec74bb745799c5e3bb20339fe2280;hp=a0d220ed913f6496c7797519cf4a17d3c3e4623c;hb=0b8922bfbb2bbec067b532ecb7912f6afe02c4ef;hpb=148ebb8cf65607c3fa4cfb620c6063d2080b817c diff --git a/README.md b/README.md index a0d220e..c6dfe6a 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,6 @@ 2D Minecraft clone for Android and Desktop.
Written in Java using libGDX framework.
## Build instructions -### Requierments -android-sdk 20 -build-tools 25.0.0 -jdk 1.8.0_161 ### Android To build for Android use
`./gradlew android:assemble`