ajhahn.de
← Theria
plain text 28 lines
; Engine configuration file.
; It's best edited using the editor UI and not directly,
; since the parameters that go here are not all obvious.
;
; Format:
;   [section] ; section goes between []
;   param=value ; assign values to parameters

config_version=5

[application]

config/name="Theria"
config/version="0.4.3"
run/main_scene="res://scenes/boot.tscn"
config/features=PackedStringArray("4.6")
config/icon="res://icon.svg"

[display]

window/size/viewport_width=1600
window/size/viewport_height=900
window/size/mode=3

[rendering]

textures/vram_compression/import_etc2_astc=true