Polar Loader
On every boot, Polar fetches the latest available version on the selected branch. This provides a few advantages:
Polar does not require manual updates
Experimental features can be tried without re-downloading the loader each time
The loader configuration, located in /plugins/PolarLoader/loader.yml
, allows for setting the branch that Polar will load on boot.
- LATEST
The
LATEST
branch has the latest cheat prevention features and is more up to date. It is recommended to remain on this branch unless there is a specific reason to switch.- STABLE
The
STABLE
branch may lack some bug fixes or optimization tweaks; however, it is deemed more stable and production-ready.- EXPERIMENTAL
The
EXPERIMENTAL
branch has highly experimental features and bug fixes, used mostly for testing.