James Seibel 9be69863ae Improve networked multiverse support
Also change "WorldChanged" -> "LevelChanged"
2023-07-29 09:04:02 -05:00
2023-07-29 09:04:02 -05:00
2022-04-24 16:46:57 -05:00
2023-06-14 20:17:43 -05:00

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

LZ4 for Java (data compression)
https://github.com/lz4/lz4-java

Json & Toml for Java (config handling)
https://github.com/TheElectronWill/night-config

SVG Salamander for SVG's
https://github.com/blackears/svgSalamander

FlatLaf for theming (for development testing, may remove later)
https://www.formdev.com/flatlaf/

S
Description
Core repo for the sharded DH
Readme 21 MiB
Languages
Java 97.5%
GLSL 2.5%