summaryrefslogtreewikicommitdiff
path: root/README.md
blob: 2120109e6f3b89ed7dc022048974f3d780162f48 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Kenshins Hide And Seek
======

Highly customizable hide and seek plugin


How To
-----------

To learn more about the plugin and how to use it, visit the [wiki](https://github.com/tylermurphy534/KenshinsHideAndSeek/wiki)


License
-----------

This project is licensed under the GPL v3 license.


Compilation
-----------

We use maven to handle our dependencies.

* Install [Maven 3](http://maven.apache.org/download.html)
* Clone this repo and: `mvn clean install`