/Bacon

Fork of Paper created by players, for players.

Primary LanguageJavaMIT LicenseMIT

Bacon

Fork of Paper created by players, for players.

Support and Project Discussion:

How To (Server Admins)

Bacon is downloadable and usable just like normal paper

You can download it from the latest release here

How To (Compiling Jar From Source)

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.