Mutually_Assured_Destruction/project.godot

20 lines
424 B
Plaintext
Raw Normal View History

2023-06-10 09:44:43 -04:00
; 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="Mad"
2023-06-10 12:04:03 -04:00
config/features=PackedStringArray("4.0", "C#", "Forward Plus")
2023-06-10 09:44:43 -04:00
config/icon="res://icon.svg"
[dotnet]
project/assembly_name="Mad"