XiaoJie-150 / zaphkiel

Centralized management system for ItemStack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:Creative Commons Zero v1.0 Universal


Languages

Language:Kotlin 100.0%