Skip to content
This repository has been archived by the owner on Oct 22, 2023. It is now read-only.

Latest commit

 

History

History
22 lines (13 loc) · 356 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 356 Bytes

本插件用与为MC幻想乡RPG内容
提供图形用户界面的支持

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.