Releases: PunchablePlushie/godot-game-settings
Releases · PunchablePlushie/godot-game-settings
3.2.3
3.2.2
- Fix a type error in the fullscreen setting.
- Change the fullscreen setting to use exclusive fullscreen mode instead.
3.2.1
- Fix EditorInterface parse error when the project is exported.
- Fix resource loader errors when hte project is exported.
3.2.0 for Godot 4.3
This version mainly ported the plugin to Godot 4.3 along with adding other small improvements.
View release notes
v3.1.0
GGS 3.1 Major Update
View Changelog
v3.0.3
• Fix category selection bug in Godot 4.1
v3.0.2
- Fixed an issue where the game would crash if the user attempted to rebind input using mice with more than five keys.
- Fixed an issue where rebinding left and right arrow keys would rebind to the gamepad left button and right button instead.
v3.0.1
Bug Fixes:
- Centering the window (part of the fullscreen toggle process) now works properly on setups with multiple displays.
v3.0.0
GGS 3.0 for Godot 4