Paper/README.md

19 lines
781 B
Markdown
Raw Normal View History

2014-08-09 23:15:45 +00:00
PaperSpigot [![CI Status](http://ci.destroystokyo.com/buildStatus/icon?job=PaperSpigot)](http://ci.destroystokyo.com/job/PaperSpigot/) [![Travis Status](https://travis-ci.org/PaperSpigot/PaperSpigot.svg?branch=master)](https://travis-ci.org/PaperSpigot/PaperSpigot)
===========
2014-07-04 20:34:50 +00:00
High performance Spigot fork that aims to fix gameplay and mechanics inconsistencies.
2014-08-19 18:56:57 +00:00
2014-07-04 20:34:50 +00:00
[IRC Support and Project Discussion](http://irc.spi.gt/iris/?channels=PaperSpigot)
2013-06-16 19:45:21 +00:00
2014-08-19 18:56:57 +00:00
2014-11-29 21:15:05 +00:00
2014-11-29 21:12:04 +00:00
How To
------
Download a copy of PaperTools.jar from our buildserver here:
2014-11-30 22:19:13 +00:00
https://ci.destroystokyo.com/job/PaperSpigot-BuildTools/
2014-08-19 18:56:57 +00:00
2014-11-29 21:12:04 +00:00
Place PaperTools.jar into an empty directory and run it with `java -jar PaperTools.jar` from Git-Bash/Bash
2013-06-16 19:45:21 +00:00
It requires you have git installed on your local system as well as **JDK 8** or above.