From 1ce037185459141cd070eecab450f7ea46141de7 Mon Sep 17 00:00:00 2001 From: SkyBird233 <52884766+SkyBird233@users.noreply.github.com> Date: Thu, 8 Feb 2024 12:43:17 +0800 Subject: [PATCH] Fix texture issue when exporting Fix shader parameters specified in the inspector are not included when exporting a project https://github.com/godotengine/godot/issues/66842 --- project.godot | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/project.godot b/project.godot index 8f0d681..f96de9d 100644 --- a/project.godot +++ b/project.godot @@ -15,6 +15,10 @@ run/main_scene="res://Scenes/main.tscn" config/features=PackedStringArray("4.2", "GL Compatibility") config/icon="res://icon.svg" +[editor] + +export/convert_text_resources_to_binary=false + [input] move_w={