From 345b35b3ed14ed97ec0f40e38dad5b29588a5bec Mon Sep 17 00:00:00 2001 From: "J. Fronny" Date: Mon, 20 Jun 2022 20:23:45 +0000 Subject: [PATCH] Remove mention of render distance from README since changing it doesn't work anyways --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7ed99d7..b97c17e 100644 --- a/README.md +++ b/README.md @@ -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) \ No newline at end of file +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)