Files
godotv4.4.1-mono-actions/project.godot
Zaytha eb537b7579
All checks were successful
godot-ci export / Windows Export (push) Successful in 10m32s
godot-ci export / Linux Export (push) Successful in 1m14s
Inital Commit
2025-07-06 04:16:54 -07:00

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