Files
Larra Emily Van Loon 1c78677eb3 initial commit
2026-05-12 12:02:30 +02:00

26 lines
553 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="TestCardGame"
run/main_scene="uid://dv0gb47bqfiqr"
config/features=PackedStringArray("4.6", "Mobile")
config/icon="res://icon.svg"
[physics]
3d/physics_engine="Jolt Physics"
[rendering]
rendering_device/driver.windows="d3d12"
renderer/rendering_method="mobile"