Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions project.godot
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ config/use_custom_user_dir=true
config/custom_user_dir_name="opengamepadui"
config/features=PackedStringArray("4.4", "Forward Plus")
run/low_processor_mode=true
run/low_processor_mode_sleep_usec=16500
boot_splash/bg_color=Color(0, 0, 0, 0)
boot_splash/show_image=false
config/icon="res://icon.svg"
Expand All @@ -43,6 +44,7 @@ window/size/transparent=true
window/stretch/mode="canvas_items"
window/stretch/aspect="expand"
window/per_pixel_transparency/allowed=true
window/vsync/vsync_mode=2

[editor_plugins]

Expand Down