Give-LIFE-Cybers/project.godot
The 64th Gamer ae1d4d3885 Initial
2025-04-06 00:12:33 -06:00

21 lines
495 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="Give LIFE"
config/description="The sequel to Faz-Anim"
config/version="0.1a"
config/features=PackedStringArray("4.4", "Forward Plus")
config/icon="res://icon.svg"
[filesystem]
import/blender/enabled=false