- V7 Edition
gradle runClient
install the mod and run it in just single commandgradle runServer
same thing as above but for server
- install Android SDK ???
- add to
ANDROID_HOME
environment gradle deploy
- Dex = Dex only no class
- Example-Mods = class only no dex
- Example-Mods-Dexed = class and dex
-
Edit the gradle.properties instead of
mod.hjson
-
Editing Changelog.md will affect the release description
-
Automatically create a new draft everytime you push
-
Automatically use d8 and make dex-ed jar if Android SDK detected