The user-friendly batch script to make a build of Spigot in the easiest way possible!
Only works in Windows.
Download the latest release from the releases page.
- Doesn't need a full installation of Git to run! (Uses Portable Git)
- Downloads latest BuildTools every run to make sure that it builds the very latest build.
- Cleans up files that were generated or downloaded (if wanted).
- Supports any previous version of Spigot to build.
- Downloads everything needed to build, except Java.
Simply run start.bat to start the building process. It will automatically make a build of Spigot for you. (Do not run any other file.)
Only run spigotbuilder in its own directory (folder)! If you do not do this, the script may delete something unintentionally! (and may also make a lot of files where you put it as well.)
SpigotBuilder uses other programs to help build. You cannot use the batch file by itself as it is in the source. Please download a release for it to work properly.
Released under the MIT license.
Tested with Windows 7, 8.1, and 10.