massive/client/project.godot
2025-05-22 09:42:11 -04:00

26 lines
542 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="Massive"
run/main_scene="uid://bukwg8y6gdt3g"
config/features=PackedStringArray("4.4", "C#", "Forward Plus")
config/icon="res://icon.svg"
[dotnet]
project/assembly_name="client"
[file_customization]
folder_colors={
"res://module_bindings/": "gray"
}