This is a fork of Paper to optimise cannoning and provide essential features for testing and faction servers.
There are branches from the latest version to 1.19.4. If you need a 1.8.8 server jar check out the project Sakura was based on Blossom.
Windows (you need Git Bash and a JDK)
You can use command prompt on if Git is installed, make sure you to not include the
./at the start of the gradlew commands.You may also have trouble with the file path length limit, there is a registry tweak you can make to remove this limitation.
...
git clone https://github.com/Samsuik/SakuraNavigate to the locally cloned sakura repository
cd SakuraYou can use
git checkout ...to choose between branches.git checkout 1.20.6To get the source code you can view, make changes etc.
./gradlew applyPatches
./gradlew createReobfPaperclipJar./gradlew createMojmapPaperclipJar