Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 701 Bytes

File metadata and controls

19 lines (15 loc) · 701 Bytes

PaperSpigot

Refreshed version on PaperSpigot 1.8.8, rewritten to use Gradle KTS and more modern patches system based on PandaSpigot.
Created to simplify process of creating custom PaperSpigot forks.
It won't ever contain any features, fixes or improvements in the engine itself.

Building

Requirements:

  • JDK 8 or newer
  • Git
  • Bash

Then use paper build script in root directory of repository. You will find everything there you need to develop own fork.

License

This project is licensed under the GNU GPLv3 License - see the LICENSE file for details