Allows dragging sliders further than intended
Go to file
Johannes Frohnmeyer a299df6ef3
ci/woodpecker/push/jfmod Pipeline was successful Details
ci/woodpecker/tag/jfmod Pipeline was successful Details
chore: update to 1.20.5
2024-04-25 11:23:46 +02:00
src chore: update to 1.20.5 2024-04-25 11:23:46 +02: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 chore: update to 1.20.5 2024-04-25 11:23:46 +02:00
settings.gradle.kts Use new config compiler 2022-12-29 16:11:34 +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