Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1016 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 1016 Bytes

Blossom

Blossom is a fork of TacoSpigot to succeed Ion.

Usage (Server Admins)

Blossom requires Java 8 or above to run.

Building

First, make sure you have these dependencies to compile Blossom.

  • JDK 8 or above
  • Git
  • Bash
  • Maven

Second, clone this repository then run the build script.

  1. git clone https://github.com/Samsuik/Blossom
  2. ./build.sh

Finally, the Paperclip jar will be placed in the build folder in the project root.

License

Blossom inherits the GNU General Public License version 3 licence from the upstream projects. Some upstream patches are instead licensed under the MIT Licence give Authors a read for the list of patch authors opted in.