
This project is developed based on ZalithLauncher/RendererPlugin and is open-sourced under the GPLv3 license. The GPLv3 license explicitly stipulates that any project modified based on GPLv3-licensed code must also be open-sourced under the GPLv3 license.
Go to Releases and download the version suitable for your device. After installation is complete, open Zalith Launcher, and you will see the newly installed renderer.
git clone https://github.com/csf0304/LTWRenderer.gitcd LTWRenderer/If you have finished making modifications or simply want to test, use the following command to build:
./gradlew build