genetics-vs-zombies/godot-pvz-genetics/project.godot
2026-04-02 12:54:42 +05:00

24 lines
530 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="godot-pvz-genetics"
run/main_scene="uid://bh0bpqalry5my"
config/features=PackedStringArray("4.6", "Forward Plus")
config/icon="res://icon.svg"
[physics]
3d/physics_engine="Jolt Physics"
[rendering]
rendering_device/driver.windows="d3d12"