Skip to content

A Fabric mod based on Starlight that improves the performance of light updates in Minecraft.

License

Notifications You must be signed in to change notification settings

RelativityMC/ScalableLux

Repository files navigation

ScalableLux

A Fabric mod based on Starlight that improves the performance of light updates in Minecraft.

Why does this fork exist?

What does this fork do?

  • Contains all the performance improvements from Starlight with additional bug fixes.
  • Optionally allows for parallel light updates, bringing significant performance improvement in high-speed world generation and heavy light updates scenarios.

Building and setting up

Initial setup

Run the following commands in the root directory:

git submodule update --init
./build.sh up
./build.sh patch

Creating a patch

See CONTRIBUTING.md for more detailed information.

Compiling

Use the command ./build.sh build. Compiled jars will be placed under Starlight-Patched/build/libs/.

About

A Fabric mod based on Starlight that improves the performance of light updates in Minecraft.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages