CavePVP-Stuff/cSpigot-master/vspigot-api/README.md

17 lines
518 B
Markdown
Raw Normal View History

2023-05-01 20:59:40 +02:00
Spigot-API
======
A Minecraft Server API.
Website: [http://spigotmc.org](http://spigotmc.org)
Bugs/Suggestions: [http://www.spigotmc.org/forums/bugs-feature-requests.8/](http://www.spigotmc.org/forums/bugs-feature-requests.8/)
Contributing Guidelines: [CONTRIBUTING.md](https://github.com/SpigotMC/Spigot-API/blob/master/CONTRIBUTING.md)
Compilation
-----------
We use maven to handle our dependencies.
* Install [Maven 3](http://maven.apache.org/download.html)
* Check out this repo and: `mvn clean install`