TwelveIterationMods / DefaultOptions

Minecraft Mod. A way for modpacks to ship default settings without having to include an options.txt file.
https://mods.twelveiterations.com/mc/default-options/
Other
9 stars 9 forks source link

Add support for default shader settings #38

Closed seancrain closed 4 years ago

seancrain commented 4 years ago

When OptiFine is utilized to load shaders, the shader settings are stored in a separate file called "optionsshaders.txt".

I have added support for this file.