Fork of Paper created by players, for players.
Support and Project Discussion:
Bacon is downloadable and usable just like normal paper
You can download it from the latest release here
To compile Paper, you need JDK 17 and an internet connection.
Clone this repo, run ./gradlew applyPatches
, then ./gradlew createReobfBundlerJar
from your terminal. You can find the compiled jar in the project root's build/libs
directory.
To get a full list of tasks, run ./gradlew tasks
.