updated to godot 4.6-dev4

This commit is contained in:
JHDev2006 2025-11-26 16:20:59 +00:00
parent 5daa630a72
commit 3d5b27b040
22 changed files with 11 additions and 9 deletions

View file

@ -334,4 +334,4 @@
} }
} }
} }
} }

View file

@ -143,4 +143,4 @@
"link": "Underwater" "link": "Underwater"
} }
} }
} }

View file

@ -210,4 +210,4 @@
} }
} }
} }
} }

View file

@ -153,4 +153,4 @@
] ]
} }
} }
} }

View file

@ -336,4 +336,4 @@
} }
} }
} }
} }

View file

@ -15,3 +15,5 @@ dest_files=["res://Resources/Locale/locale.description.translation", "res://Reso
compress=true compress=true
delimiter=0 delimiter=0
unescape_keys=false
unescape_translations=true

View file

@ -10,14 +10,14 @@ border_width_right = 1
border_width_bottom = 1 border_width_bottom = 1
border_color = Color(1, 1, 1, 1) border_color = Color(1, 1, 1, 1)
[node name="TileModifierMenu" type="PanelContainer"] [node name="TileModifierMenu" type="PanelContainer" unique_id=1893735265]
self_modulate = Color(1, 1, 1, 0.497) self_modulate = Color(1, 1, 1, 0.497)
offset_right = 8.0 offset_right = 8.0
offset_bottom = 8.0 offset_bottom = 8.0
theme_override_styles/panel = SubResource("StyleBoxFlat_wognt") theme_override_styles/panel = SubResource("StyleBoxFlat_wognt")
script = ExtResource("2_0slfq") script = ExtResource("2_0slfq")
[node name="Container" type="VBoxContainer" parent="."] [node name="Container" type="VBoxContainer" parent="." unique_id=924516056]
unique_name_in_owner = true unique_name_in_owner = true
layout_mode = 2 layout_mode = 2
size_flags_horizontal = 3 size_flags_horizontal = 3

View file

@ -18,10 +18,10 @@ warnings/check_angle_interpolation_type_conflicting=false
config/name="SMB1R" config/name="SMB1R"
run/main_scene="uid://bn66tnn8nlpi7" run/main_scene="uid://bn66tnn8nlpi7"
config/use_custom_user_dir=true config/use_custom_user_dir=true
config/features=PackedStringArray("4.5", "Forward Plus") config/features=PackedStringArray("4.6", "Forward Plus")
boot_splash/bg_color=Color(0, 0, 0, 1) boot_splash/bg_color=Color(0, 0, 0, 1)
boot_splash/show_image=false boot_splash/show_image=false
boot_splash/fullsize=false boot_splash/stretch_mode=0
boot_splash/use_filter=false boot_splash/use_filter=false
config/icon="res://icon.png" config/icon="res://icon.png"
use_discord=true use_discord=true