Skip to content

Centralized management system for ItemStack

License

Notifications You must be signed in to change notification settings

tsunami047/zaphkiel

 
 

Repository files navigation

Building

  • Gradle - Dependency Management

The GradleWrapper in included in this project.

Windows:

gradlew.bat clean build

macOS/Linux:

./gradlew clean build

Build artifacts should be found in ./build/libs folder.

About

Centralized management system for ItemStack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%