aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorZach Brown <[email protected]>2014-11-29 15:12:04 -0600
committerZach Brown <[email protected]>2014-11-29 15:12:04 -0600
commit6d9b7283f4e2b60f006e1bfb77be8965df7eb937 (patch)
tree4601f17b91497ee5622f54bc4ed868f6ab407f2e /README.md
parent169193fee6a0449949df4f6f8dda63b44522b7db (diff)
downloadPaper-6d9b7283f4e2b60f006e1bfb77be8965df7eb937.tar.gz
Paper-6d9b7283f4e2b60f006e1bfb77be8965df7eb937.zip
Update readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md17
1 files changed, 12 insertions, 5 deletions
diff --git a/README.md b/README.md
index 3ce1f37f75..54bf08811c 100644
--- a/README.md
+++ b/README.md
@@ -5,15 +5,22 @@ High performance Spigot fork that aims to fix gameplay and mechanics inconsisten
[IRC Support and Project Discussion](http://irc.spi.gt/iris/?channels=PaperSpigot)
-[Compiled Builds](http://ci.destroystokyo.com/job/PaperSpigot)
-[Documentation and wiki](https://github.com/PaperSpigot/PaperSpigot/wiki)
+How To
+------
+Download a copy of PaperTools.jar from our buildserver here:
+https://hub.spigotmc.org/stash/projects/PAPER/repos/papertools/browse
+Place PaperTools.jar into an empty directory and run it with `java -jar PaperTools.jar` from Git-Bash/Bash
-How To
------------
+It requires you have git installed on your local system as well as JDK 7 or above.
+
+
+How To (Advanced & Legacy Users)
+---------------------------------
-Init the submodules : `git submodule update --init`
+After running the PaperTools jar, you can compile at any time. A brief overview is provided below.
+For more novice users, we recommend you avoid these steps and stick to the PaperTools.jar build tool.
Apply Patches : `./applyPatches.sh`