Changed start window size to be bigger
This commit is contained in:
parent
85348bbd3f
commit
db1696721f
@ -54,6 +54,8 @@ settings/fps/force_fps=144
|
|||||||
|
|
||||||
window/size/width=640
|
window/size/width=640
|
||||||
window/size/height=360
|
window/size/height=360
|
||||||
|
window/size/test_width=1920
|
||||||
|
window/size/test_height=1080
|
||||||
window/stretch/mode="2d"
|
window/stretch/mode="2d"
|
||||||
window/stretch/aspect="keep"
|
window/stretch/aspect="keep"
|
||||||
|
|
||||||
@ -61,6 +63,10 @@ window/stretch/aspect="keep"
|
|||||||
|
|
||||||
enabled=PoolStringArray( "res://addons/AsepriteWizard/plugin.cfg" )
|
enabled=PoolStringArray( "res://addons/AsepriteWizard/plugin.cfg" )
|
||||||
|
|
||||||
|
[global]
|
||||||
|
|
||||||
|
window=false
|
||||||
|
|
||||||
[importer_defaults]
|
[importer_defaults]
|
||||||
|
|
||||||
texture={
|
texture={
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user