X-Git-Url: https://deadsoftware.ru/gitweb?p=cavedroid.git;a=blobdiff_plain;f=README.md;h=c6dfe6a3502ec74bb745799c5e3bb20339fe2280;hp=a0d220ed913f6496c7797519cf4a17d3c3e4623c;hb=1e88a2d8e51b878dc40e82977353231a4248d696;hpb=10722882ff25a56c5c3d292b4069463ed8eb8e76 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`