This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
Godot
/
godot-demo-projects
同期ミラー
https://github.com/godotengine/godot-demo-projects.git
ウォッチ
2
スター
0
フォーク
0
ファイル
課題
0
Wiki
ソースを参照
* multi_screen testing + bugfixes
* ALT-TAB is working
* tested on Ubuntu 14.10 Unity + LXDE
* minor cleanup
hurikhan
10 年 前
親
9c617df710
コミット
3f2a850267
2 ファイル変更
、
2 行追加
、
0 行削除
分割表示
差分情報を表示
2
0
misc/window_management/engine.cfg
BIN
misc/window_management/window_management.scn
+ 2
- 0
misc/window_management/engine.cfg
ファイルの表示
@@ -8,3 +8,5 @@ icon="icon.png"
fullscreen=false
resizable=true
+width=800
+height=600
BIN
misc/window_management/window_management.scn
ファイルの表示