Skip to content

Latest commit

 

History

History
executable file
·
34 lines (21 loc) · 1.14 KB

File metadata and controls

executable file
·
34 lines (21 loc) · 1.14 KB

MapsPlugin Build Status

Map configuration plugin for OresomeBattles.

Resources

Contributing

Please read our CONTRIBUTING file for contribution guidelines.

Configuration team

Users with push and pull access to this repo are:

Compiling

You must have Apache Maven installed to compile. (http://maven.apache.org)

to compile use the following command:

mvn clean install

Note: Plugin requires OresomeBattles to function and hence will not function on your own servers.