No description
img | ||
src/main | ||
.gitignore | ||
.project | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
LICENSE | ||
pom.xml | ||
README.md |
Kenshins Hide And Seek
Highly customizable hide and seek plugin
License
This project is licensed under the GPL v3 license.
Download
You can download the plugin precompiled on the following sites
Compilation
We use maven to handle our dependencies.
- Install Maven 3
- Clone this repo and:
mvn clean install