blob: 1d6a47674e7a52a61e0683c3e54378bbb6b440b3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
Kenshins Hide And Seek
======
Highly customizable hide and seek plugin
How To
-----------
All Information on how to setup the plugin has
been moved to the github WIKI.
Compilation
-----------
We use maven to handle our dependencies.
* Install [Maven 3](http://maven.apache.org/download.html)
* Clone this repo and: `mvn clean install`
|