mirror of
https://github.com/HarmonyHoney/ROTA.git
synced 2026-07-18 00:56:58 +00:00
Project: Default to include window borders
Borderless is unexpected on Linux, and explicitly discouraged by the [Flathub Quality Guidelines][1]. This can still be toggled off from the in-game options if players prefer. [1]: https://docs.flathub.org/docs/for-app-authors/metainfo-guidelines/quality-guidelines/#include-window-shadow-and-rounded-corners
This commit is contained in:
parent
42e13acd4f
commit
3b4e860f34
1 changed files with 0 additions and 1 deletions
|
|
@ -185,7 +185,6 @@ Steam="*res://addons/steam_api/steam.gd"
|
|||
|
||||
window/size/width=1280
|
||||
window/size/height=720
|
||||
window/size/borderless=true
|
||||
window/size/test_width=1920
|
||||
window/size/test_height=1080
|
||||
window/stretch/mode="2d"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue