Files
Nockin_On_Hells_Door/project.godot
2024-10-18 20:59:51 +02:00

25 lines
509 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="Mal-Adresse"
config/features=PackedStringArray("4.3", "Forward Plus")
config/icon="res://icon.svg"
[display]
window/size/viewport_width=266
window/size/viewport_height=200
[dotnet]
project/assembly_name="Mal-Adresse"