Skip to content
This repository has been archived by the owner on Dec 30, 2018. It is now read-only.

jaredtbates/ClimaxPvp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClimaxPvp

The ClimaxPvp base server plugin.

Compilation

We use Maven 3 to handle our dependencies.

  • Install Maven 3
  • Checkout this repo and run mvn clean install