Skip to content

Building From Source

TheMeinerLP edited this page Jul 13, 2026 · 1 revision

Building From Source

git clone https://github.com/TheMeinerLP/BlueMapS3Storage.git
cd BlueMapS3Storage
./gradlew shadowJar

The built jar ends up in build/libs/.

Clone this wiki locally