Releases: BepInEx/BepInEx.GraphicsSettings
Releases · BepInEx/BepInEx.GraphicsSettings
GraphicsSettings v1.4
What's Changed
- Fix Borderless Fullscreen sometimes not applying on game startup by @SuitIThub in #6
- Improve Resolution config entry, use it to override resolution by @daydensteve in #7
- Fix reset resolution button behavior by @daydensteve in #8
New Contributors
- @SuitIThub made their first contribution in #6
- @daydensteve made their first contribution in #7
Full Changelog: v1.3.1...v1.4
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