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
二進制
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
二進制
misc/window_management/window_management.scn
查看文件