4 Branches
Leon edited this page 2023-04-16 19:17:01 +02:00

Branches

This repository is organized into different branches:

server

This is what the server uses. Essentially it's the client-lite branch, but with additional performance and server-side only mods.

client-lite

This is the bare minimum to join the server. It does not include any performance mods and is intended for you to customize it to your own liking with client-side mods.

client-full

This is the client with all the recommended performance, QoL, UI and other client-side mods.

readme

This branch is only for the readme page and other project-wide documentation.

Other Branches

Often you may see other branches than the ones listed above, these are staging branches from maintainers to organize an update for a regular branch.