diff --git a/addons/discord-rpc-gd/bin/windows/~discord_game_sdk_binding_debug.dll b/addons/discord-rpc-gd/bin/windows/~discord_game_sdk_binding_debug.dll deleted file mode 100644 index 2b52a76..0000000 Binary files a/addons/discord-rpc-gd/bin/windows/~discord_game_sdk_binding_debug.dll and /dev/null differ diff --git a/project.godot b/project.godot index 1fd3ed1..df9488c 100644 --- a/project.godot +++ b/project.godot @@ -16,6 +16,7 @@ config/name_localized={ } run/main_scene="res://start.tscn" config/features=PackedStringArray("4.4", "Forward Plus") +boot_splash/image="uid://0hcyy1njk5tu" config/icon="uid://fad7xr2jj2nu" [autoload] @@ -24,8 +25,6 @@ DiscordRPCLoader="*res://addons/discord-rpc-gd/nodes/discord_autoload.gd" [display] -window/size/viewport_width=1920 -window/size/viewport_height=1080 window/stretch/mode="viewport" window/stretch/aspect="expand" diff --git a/start.tscn b/start.tscn index 681d3f2..d0534bf 100644 --- a/start.tscn +++ b/start.tscn @@ -103,13 +103,12 @@ script = ExtResource("1_g38d0") [node name="TextureRect" type="TextureRect" parent="."] layout_mode = 1 -anchors_preset = 15 +anchors_preset = -1 anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 texture = ExtResource("2_g38d0") -expand_mode = 5 stretch_mode = 6 [node name="MarginContainer" type="MarginContainer" parent="TextureRect"]