36 lines
1.3 KiB
Markdown
36 lines
1.3 KiB
Markdown
|
|
<div align="center">
|
|
<img src="https://github.com/kugge/Kaiiju/blob/ver/1.19.3/logo.png?" width="32%" height="32%"/>
|
|
<h1>Kaiiju</h1>
|
|
<h3>Folia fork, designed for vanilla/anarchy servers</h3>
|
|
|
|
[](LICENSE)
|
|
[](https://github.com/kugge/Kaiiju/actions)
|
|
[](https://discord.gg/qagZRAepb7)
|
|
|
|
</div>
|
|
|
|
## Features
|
|
|
|
### Additions
|
|
- **Xymb Linear Format**: Saves about 50% of disk space in OW and Nether and 95% in The End.
|
|
- **Auto update**: Update upstream everyday.
|
|
|
|
### Roadmap
|
|
- **Static view distance**: Reduce RAM usage with a "cached" view distance.
|
|
- **Lithium**: Implementation of Lithium server mixins.
|
|
- **C2ME**: Implementation of C2ME server mixins.
|
|
- **VMP**: Implementation of VMP server mixins.
|
|
|
|
## Building
|
|
|
|
```bash
|
|
./gradlew applyPatches # Apply Kaiiju patches
|
|
./gradlew createReobfPaperclipJar # Generate Paperclip executable jar
|
|
```
|
|
|
|
## License
|
|
Original patches are licensed under GPL-3.0.
|
|
|
|
Made with <span style="color: #e25555;">♥</span> on Earth.
|