1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-10-06 09:17:07 +02:00
ScreenPlay/Content/wallpaper_godot_fjord/project.godot

21 lines
462 B
Plaintext
Raw Normal View History

2023-09-01 13:48:48 +02: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="Fjord"
run/main_scene="res://wallpaper.tscn"
config/features=PackedStringArray("4.2", "Mobile")
2023-09-01 13:48:48 +02:00
config/icon="res://icon.svg"
[rendering]
renderer/rendering_method="mobile"