Files
skyprincess/project.godot
FoxSpellCaster 8197404ae2 name sync
2025-12-07 22:38:20 -05:00

19 lines
537 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="SkyPrincess"
config/description="a prototype game, for testing, frenzy mechanics, music, NPCs, and player controller"
config/version="25.2"
run/main_scene="uid://dg1b5q643boy5"
config/features=PackedStringArray("4.5", "Forward Plus")
run/max_fps=60