ajhahn.de
← Theria commits

Commit

Theria

feat: launch the client in fullscreen

ajhahnde · Jun 2026 · cdc82ee3c575e7fcc98df62584718801875c42da · parent: 242102e · view on GitHub →

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]