Remove mention of render distance from README since changing it doesn't work anyways

This commit is contained in:
Johannes Frohnmeyer 2022-06-20 20:23:45 +00:00
parent 078010a0ca
commit 345b35b3ed
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
Slyde allow setting values for options that were not intended by mojang (for example: ridiculous fov effects, gamma, render distance)
Slyde allow setting values for options that were not intended by mojang (for example: ridiculous fov effects or increased gamma)
This will (obviously) break things if you are not careful (for example: changing the target resolution outside its slider will cause a crash)
To achieve this result, Slyde not only modifies the widgets, but also the relevant options code using a solution based on [FiveOneFourOneEight by apple502j](https://github.com/apple502j/FiveOneFourOneEight)
To achieve this result, Slyde not only modifies the widgets, but also the relevant options code using a solution based on [FiveOneFourOneEight by apple502j](https://github.com/apple502j/FiveOneFourOneEight)