Files
Corupture/project.godot
Eric 736dc9b704 building templated
added corruption
changed tile placement to base obj
2024-02-04 08:29:44 -06:00

17 lines
425 B
Plaintext

; 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="Corupture"
run/main_scene="res://scene/world.tscn"
config/features=PackedStringArray("4.2", "Forward Plus")
config/icon="res://icon.svg"