refactor: update plugin to 0.2.4

* feat: update plugin to 0.2.4

* docs: add kick-start description
This commit is contained in:
Ádám Liszkai
2026-02-03 17:58:33 +01:00
committed by GitHub
parent bab30b7568
commit 86582c28de
4 changed files with 83 additions and 13 deletions

8
gradle.properties Normal file
View File

@@ -0,0 +1,8 @@
org.gradle.daemon=true
org.gradle.parallel=true
# Turn the following on once you finished changing your settings/build:
# org.gradle.configuration-cache=true
# org.gradle.caching=true
# Optional Hytale location for the Assets.zip resolution:
# hytale.home_path=...