This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
Godot
/
godot-demo-projects
同期ミラー
https://github.com/godotengine/godot-demo-projects.git
ウォッチ
2
スター
0
フォーク
0
ファイル
課題
0
Wiki
ソースを参照
don't start demo in fullscreen mode
hurikhan
10 年 前
親
067dbfa56f
コミット
eae4281236
1 ファイル変更
、
2 行追加
、
1 行削除
分割表示
差分情報を表示
2
1
misc/window_management/engine.cfg
+ 2
- 1
misc/window_management/engine.cfg
ファイルの表示
@@ -6,4 +6,5 @@ icon="icon.png"
[display]
-fullscreen=true
+fullscreen=false
+resizable=false