Skip to content

Centralized management system for ItemStack

License

Notifications You must be signed in to change notification settings

TabooLib/zaphkiel

Repository files navigation

Zaphkiel

不是很好用的物品库,Gradle 写的很混乱,因学业繁忙暂无时间优化。

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.