Files
2D-Beatsaber-game/game/project.godot

22 lines
497 B
Plaintext
Raw Normal View History

2025-06-29 19:10:13 +03: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="2D-Beatsaber-ig"
2025-06-29 22:19:02 +03:00
run/main_scene="uid://dc02h0h7ooucv"
2025-06-29 19:10:13 +03:00
config/features=PackedStringArray("4.4", "Forward Plus")
config/icon="res://icon.svg"
2025-06-29 22:19:02 +03:00
[display]
window/stretch/aspect="expand"
window/vsync/vsync_mode=0