diff options
author | Aikar <[email protected]> | 2016-03-18 01:46:32 -0400 |
---|---|---|
committer | Aikar <[email protected]> | 2016-03-18 01:46:32 -0400 |
commit | 4619c60eac63c87cb64cbfa2d919d08875fbb2c3 (patch) | |
tree | 9914a69fce758a0cb9ce8814c767566eacd6dd94 /README.md | |
parent | 98b86017faefc853af2fc7a87f162c202e21c8d3 (diff) | |
download | Paper-4619c60eac63c87cb64cbfa2d919d08875fbb2c3.tar.gz Paper-4619c60eac63c87cb64cbfa2d919d08875fbb2c3.zip |
skip jar creation on build unless --jar specified
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -22,7 +22,9 @@ How To (Compiling From Source) ------ To compile PaperSpigot, you need JDK 8, maven, and an internet connection. -Clone this repo, run ./build.sh from *bash*, get files. +Clone this repo, run ./build.sh --jar from *bash*, get files. + +Leave off --jar if you only wish to resync your checkout and not create a paperclip jar file just yet. Special Thanks To: ------------- |