Basis app settings
This commit is contained in:
parent
c9713cb615
commit
ed32764da8
@ -10,11 +10,19 @@ config_version=5
|
||||
|
||||
[application]
|
||||
|
||||
config/name="App"
|
||||
config/name="I18N Commander"
|
||||
run/main_scene="res://scenes/loading_screen.tscn"
|
||||
config/features=PackedStringArray("4.2", "C#", "GL Compatibility")
|
||||
run/low_processor_mode=true
|
||||
config/icon="res://icon.svg"
|
||||
|
||||
[display]
|
||||
|
||||
window/size/initial_position_type=3
|
||||
window/stretch/aspect="ignore"
|
||||
window/ios/hide_home_indicator=false
|
||||
window/ios/hide_status_bar=false
|
||||
|
||||
[dotnet]
|
||||
|
||||
project/assembly_name="App"
|
||||
|
Loading…
Reference in New Issue
Block a user