Merge remote-tracking branch 'origin/main'
This commit is contained in:
+6
-1
@@ -16,7 +16,8 @@ run/main_scene="res://MainMenu.tscn"
|
||||
config/features=PackedStringArray("4.7", "Forward Plus")
|
||||
boot_splash/bg_color=Color(0, 0, 0, 1)
|
||||
boot_splash/image="res://Assets/loading_screen.png"
|
||||
config/icon="res://icon.svg"
|
||||
config/icon="uid://dct1d88g015el"
|
||||
boot_splash/minimum_display_time=4000
|
||||
config/run/main_scene="res://MainMenu.tscn"
|
||||
|
||||
[autoload]
|
||||
@@ -27,6 +28,10 @@ Controls="*res://controls_manager.gd"
|
||||
DebugDraw="*res://debug_draw.gd"
|
||||
Settings="*res://settings.gd"
|
||||
|
||||
[display]
|
||||
|
||||
window/size/mode=3
|
||||
|
||||
[editor_plugins]
|
||||
|
||||
enabled=PackedStringArray("res://addons/rider-plugin/plugin.cfg")
|
||||
|
||||
Reference in New Issue
Block a user