Releases: BepInEx/BepInEx.GraphicsSettings
Releases · BepInEx/BepInEx.GraphicsSettings
GraphicsSettings v1.3.1
What's Changed
- e82f2aa @Keelhauled Fix resolution reset button on linux
- 4fb7b38 @Keelhauled Change AddSetting to Bind
- febb166 @Keelhauled Use nuget
Full Changelog: v1.3...v1.3.1
GraphicsSettings v1.3
- 89064e9 Added "Default" option to most settings, which keeps the game's original value. These settings are now set to "Default" by default.
GraphicsSettings v1.2.1
- Removed shadow settings as they should not be controlled per game but per scene instead, in other words they are out of scope for the plugin
- Default config values are now taken from the game instead of being hardcoded
GraphicsSettings v1.1.0
Initial release