19 lines
616 B
Markdown
19 lines
616 B
Markdown
# Distant Horizons
|
|
|
|
This repo is for the Distant Horizons mod.
|
|
The purpose of this separate repo is to isolate code that isn't specific to any singular version of minecraft. This prevents us from having duplicate code and potentially helps 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
|