From: fredboy Date: Tue, 14 May 2024 21:46:01 +0000 (+0700) Subject: Update README X-Git-Url: http://deadsoftware.ru/gitweb?a=commitdiff_plain;h=03d8db289aabe9b91e04505ccebcde96ada79be4;p=cavedroid.git Update README --- diff --git a/README.md b/README.md index d7246af..bf5e371 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ Written in Java using libGDX framework.
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`