Slyde/README.md

5 lines
484 B
Markdown
Raw Normal View History

2022-03-13 16:48:26 +01:00
Slyde allow setting values for options that were not intended by mojang (for example: ridiculous fov effects, gamma, render distance)
2022-06-07 22:19:58 +02:00
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)