Example template mod to help with the initial creation of new server-sided Fabric mods for the PokeSkies Network.
- Kotlin Based (KAPI)
- Config Management System
- Command Registration Framework (brigadier, maybe cloud eventually)
- Text Utilities
- Miscellaneous Utilities
- Clone this repository
- Open the project in your IDE
- Configure your mod properties in
gradle.properties - Run the
hydrategradle task underotherto hydrate all packages, files, and strings with your mod properties