Allows dragging sliders further than intended
Go to file
Johannes Frohnmeyer 345b35b3ed Remove mention of render distance from README since changing it doesn't work anyways 2022-06-20 20:23:45 +00:00
src/main Update for 1.19 2022-06-07 22:19:58 +02:00
.gitignore Add files 2020-10-05 12:40:06 +02:00
.gitlab-ci.yml Update for 1.18 2021-11-30 19:44:21 +01:00
LICENSE Add files 2020-10-05 12:40:06 +02:00
README.md Remove mention of render distance from README since changing it doesn't work anyways 2022-06-20 20:23:45 +00:00
build.gradle Update for 1.19 2022-06-07 22:19:58 +02:00
gradle.properties Update for 1.19 2022-06-07 22:19:58 +02:00

README.md

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