SlimeoosOdyssey/godot/project.godot

25 lines
503 B
Plaintext
Raw Normal View History

2023-08-18 18:09:19 -06:00
; 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="abgj23"
2023-08-18 21:27:39 -06:00
run/main_scene="res://CameraTest.tscn"
2023-08-18 18:09:19 -06:00
config/features=PackedStringArray("4.1", "Forward Plus")
config/icon="res://icon.svg"
2023-08-18 20:53:00 -06:00
2023-08-18 21:27:39 -06:00
[dotnet]
project/assembly_name="abgj23"
2023-08-18 20:53:00 -06:00
[filesystem]
import/fbx/enabled=false