Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 900 Bytes

File metadata and controls

17 lines (13 loc) · 900 Bytes

CpasMinecraft License

CpasMinecraft is a server endpoint for connecting to the CPAS REST API. This plugin is intended to be compatible with SpongeVanilla, SpongeForge and Spigot.

Building

Note: If you do not have Gradle installed then use ./gradlew for Unix systems or Git Bash and gradlew.bat for Windows systems in place of any 'gradle' command.

In order to build CpasMinecraft just run the gradle build command. Once that is finished you will find library, sources, and javadoc .jars exported into the ./build/libs folder and the will be labeled like the following.

MinecraftCpas-sponge-x.x.x.jar
MinecraftCpas-spigot-x.x.x.jar