diff --git a/project.godot b/project.godot index e79dd72..95918c6 100644 --- a/project.godot +++ b/project.godot @@ -43,3 +43,7 @@ locale/translation_remaps={} locale/translations=PackedStringArray("res://i18n/storytelling_assistant_fr.po", "res://i18n/storytelling_assistant_en.po") locale/translations_pot_files=PackedStringArray("res://main.tscn", "res://psyline.tscn", "res://traits.tscn") locale/test="fr" + +[rendering] + +renderer/rendering_method="mobile"