kenshinshideandseek/README.md
2023-08-09 14:43:52 -04:00

35 lines
840 B
Markdown

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://git.tylermurphy.net/tylermurphy534/KenshinsHideAndSeek/wiki)
License
-----------
This project is licensed under the GPL v3 license.
Download
-----------
You can download the plugin precompiled on the following sites
- [Bukkit](https://dev.bukkit.org/projects/kenshins-hide-and-seek)
- [Spiggot](https://www.spigotmc.org/resources/kenshins-hide-and-seek.95306/)
- [Hanger](https://hangar.papermc.io/kenshineto/KenshinsHideAndSeek)
- [Modrinth](https://modrinth.com/plugin/kenshins-hide-and-seek)
Compilation
-----------
We use maven to handle our dependencies.
* Install [Maven 3](http://maven.apache.org/download.html)
* Clone this repo and: `mvn clean install`