Files
godot-apointa/project.godot
2026-05-16 11:51:19 +02:00

30 lines
605 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="Apointa"
run/main_scene="uid://c70pwpcjq1one"
config/features=PackedStringArray("4.6", "Forward Plus")
config/icon="res://icon.svg"
[autoload]
ClickManager="*uid://dkk6rjysw5at4"
CursorManager="*uid://cm8a48in56shx"
[physics]
3d/physics_engine="Jolt Physics"
[rendering]
rendering_device/driver.windows="d3d12"