Commit
Theria
feat: launch the client in fullscreen
modified CHANGELOG.md
@@ -25,6 +25,10 @@ protocol version.
## [Unreleased]
### Changed
- The client now launches in **fullscreen** instead of a maximized window.
## [v0.3.2] — 2026-06-16
### Fixed
modified project.godot
@@ -19,7 +19,7 @@ config/icon="res://icon.svg"
window/size/viewport_width=1600
window/size/viewport_height=900
window/size/mode=2
window/size/mode=3
[physics]