Allows dragging sliders further than intended
Go to file
Johannes Frohnmeyer f2fc0ae202
ci/woodpecker/manual/jfmod Pipeline was successful Details
Update to new infrastructure
2022-12-02 17:16:00 +01:00
src Update to new infrastructure 2022-12-02 17:16:00 +01:00
.gitignore Add files 2020-10-05 12:40:06 +02:00
.woodpecker.yml Update to new infrastructure 2022-12-02 17:16:00 +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.kts Update to new infrastructure 2022-12-02 17:16:00 +01:00
gradle.properties Update to new infrastructure 2022-12-02 17:16:00 +01:00
settings.gradle.kts Update to new infrastructure 2022-12-02 17:16:00 +01: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