nordic2025/project.godot
2025-04-05 18:46:38 +02:00

36 lines
674 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="nordic25"
run/main_scene="uid://din25343yu8wv"
config/features=PackedStringArray("4.4", "C#", "Forward Plus")
config/icon="res://icon.svg"
[dotnet]
project/assembly_name="nordic25"
[filesystem]
import/blender/enabled=false
[rendering]
renderer/rendering_method="mobile"
[xr]
openxr/enabled=true
openxr/foveation_level=2
openxr/extensions/hand_tracking=true
shaders/enabled=true