Files
actions-demo-test/project.godot
Zaytha c4b8b692f2
Some checks failed
godot-ci export / Prepare Build Assets (push) Successful in 1m21s
godot-ci export / Linux Export (push) Failing after 26s
godot-ci export / Windows Export (push) Failing after 36s
godot-ci export / Steam Publish (push) Has been skipped
Actions Test
2025-07-07 07:24:59 -07:00

21 lines
472 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="Actions Demo"
run/main_scene="uid://8kyydcwkxs4s"
config/features=PackedStringArray("4.4", "Forward Plus")
config/icon="res://icon.svg"
[dotnet]
project/assembly_name="Actions Demo"