- Download the
*.litemodfrom the release and put it into.minecraft/mods/. - This mod requires MaLiLib. Download it from https://masa.dy.fi/mcmods/client_mods/ and put it into
.minecraft/mods/.
- Press
K + Cto open the config screen. - ChangeLog.
- Clone the repository.
- You MAY have to run
gradle setupDecompWorkspace.
Before release, ensure the mod version is correct:
Run your task by one of the following commands:
- Run
gradle build, and the release will be a file with postfix.litemodin thebuild/libs/directory. - Run
gradle runClientto test the mod on the IDE.