This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
Godot
/
godot-demo-projects
mirror de
https://github.com/godotengine/godot-demo-projects.git
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Ver Fonte
* multi_screen testing + bugfixes
* ALT-TAB is working
* tested on Ubuntu 14.10 Unity + LXDE
* minor cleanup
hurikhan
há 10 anos atrás
pai
9c617df710
commit
3f2a850267
2 ficheiros alterados
com
2 adições
e
0 exclusões
Visão Dividida
Mostrar Estatísticas Diff
2
0
misc/window_management/engine.cfg
BIN
misc/window_management/window_management.scn
+ 2
- 0
misc/window_management/engine.cfg
Ver Ficheiro
@@ -8,3 +8,5 @@ icon="icon.png"
fullscreen=false
resizable=true
+width=800
+height=600
BIN
misc/window_management/window_management.scn
Ver Ficheiro