naval_swarm/project/project.godot
PoliEcho f9406aa9a9
Some checks failed
GDExtension CMake / build-linux (push) Has been cancelled
why doesn't this work :(
2025-02-13 15:26:50 +01:00

17 lines
420 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="Naval Swarm"
run/main_scene="res://main.tscn"
config/features=PackedStringArray("4.3", "Forward Plus")
config/icon="res://icon.svg"