This plugin is designed to complicate the game by introducing the importance of controlling your food level.
Starvation uses Gradle to handle dependencies & building.
Requirements:
- Java 17 or newer
- Git
Compiling from source
git clone https://github.com/amayakasa/Starvation.git
cd ./Starvation/
./gradlew build
You can find the output jar in /build/libs directory.