OpenLiberty/project.godot
Atirut Wattanamongkol e5bb30c356 Create project
2022-11-06 18:33:18 +07:00

15 lines
393 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="San Andreas Godot"
config/features=PackedStringArray("4.0", "Forward Plus")
config/icon="res://icon.svg"