Skip to content

Nerorrlex911/PoemSuits

Repository files navigation

PoemSuits

一款Bukkit平台的套装效果插件

前置: Pouvoir(必选),DragonCore(可选),GermEngine(可选),AttributeSystem(可选)

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.