ld58-collector/project.godot
2025-10-05 21:39:27 -07:00

40 lines
771 B
Text

; 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="ld58"
run/main_scene="uid://q1x5v4q6uxsj"
config/features=PackedStringArray("4.5", "Forward Plus")
config/icon="res://icon.svg"
[audio]
general/text_to_speech=true
[autoload]
World="*res://world.gd"
[display]
window/size/viewport_width=1280
window/size/viewport_height=720
window/stretch/mode="viewport"
window/stretch/scale_mode="integer"
[global_group]
ArtCollectors=""
[rendering]
textures/vram_compression/import_etc2_astc=true
2d/snap/snap_2d_transforms_to_pixel=true