Fix exported project not loading issue
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user