Update the readme to reflect the state of this branch

This commit is contained in:
James Seibel
2021-02-28 22:46:37 -06:00
parent 49bbc56941
commit cd33b4c33e
+8 -2
View File
@@ -1,5 +1,11 @@
This program is an attempt to create Level Of Details (LODs) in Minecraft.
The purpose is to increase the maximum view distance in game
This program is an attempt to implement a Level Of Detail system for Minecraft;
the goal being to increase the maximum view distance in game without harming performance.
Forge version: 1.16.4-35.1.4
Notes:
This version has been confirmed to work on eclipse and retail Minecraft.
(retail running forge 1.16.4-35.1.37)
========================