890904cfe896d4e8176c607884d6b9c98a99e302
The enum didn't change what type of renderer was used, it just changed how the renderer was used (on/off/debug).
Distant Horizons
This repo is for the Distant Horizons mod. The purpose of this submodule is to isolate code that isn't tied to a specific version of minecraft. This prevents us from having duplicate code; reducing errors and potentially helping us port to different versions faster and easier.
Check out the mod's main GitLab page here: https://gitlab.com/jeseibel/minecraft-lod-mod
source code installation
You shouldn't download this repo directly. It should be automatically included when pulling the full mod.
Open Source Acknowledgements
XZ for Java (data compression)
https://tukaani.org/xz/java.html
Toml for Java (config handling)
https://github.com/TheElectronWill/night-config
Json for Java (config handling)
https://mvnrepository.com/artifact/com.googlecode.json-simple/json-simple
Languages
Java
97.5%
GLSL
2.5%