Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 489 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 489 Bytes

Java CI with Gradle

UhcCore

Automates UHC games on a dedicated 1.8 - 1.18 server.

More info can be found on the wiki

Building

For building use ./gradlew build on Mac and Linux or gradlew.bat build on Windows.

If you have problem with permission denied, run chmod +x ./gradlew.

The output plugin file is located at build/libs/UhcCore-<version>.jar.