Fix exported project not loading issue

This commit is contained in:
2026-02-09 20:24:48 -08:00
parent ce727b523a
commit 654e368a65
11 changed files with 24 additions and 75 deletions

View File

@@ -12,10 +12,8 @@ config_version=5
config/name="Ma"
run/main_scene="uid://d1gjaijijd5ot"
run/print_header=false
config/features=PackedStringArray("4.4", "C#", "GL Compatibility")
run/delta_smoothing=false
boot_splash/show_image=false
run/max_fps=60
[autoload]
@@ -42,6 +40,10 @@ window/stretch/mode="canvas_items"
project/assembly_name="Ma"
[editor]
export/convert_text_resources_to_binary=false
[editor_plugins]
enabled=PackedStringArray("res://addons/dialogue_manager/plugin.cfg", "res://addons/input_helper/plugin.cfg")