This is an example Hytale server plugin demonstrating the basic project structure, Gradle build setup, and how Hytale loads plugins. example-mod/ ├── app/ │ ├── src/ │ │ ├── main/ │ │ │ ├── ...
The game Hytale is in early access, and so is this project! Features may be incomplete, unstable, or change frequently. Please be patient and understanding as development continues. This project ...