Skip to content

Spliterash/LinearPaper

 
 

Repository files navigation

LinearPaper - Paper that uses Linear region file format

Linear region file format uses about half of the original Anvil region file without any loss of data.

Check this repository for documentation and tools.

This fork is 100% compatible with Paper, it just reads and saves region files in .linear instead of .mca.

Great for giant (TB+) worlds. Offers no advantages for tiny worlds, it's just a region file format.

Compiling

./gradlew applyPatches
./gradlew createReobfPaperclipJar

Your compiled .jar will be in build/libs/.

About

Paper with Linear region file format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%