diff --git a/project.godot b/project.godot index 845e709cd..1b8e89290 100644 --- a/project.godot +++ b/project.godot @@ -423,6 +423,10 @@ open_docs={ translations=PoolStringArray( "res://Translations/zh_TW.po", "res://Translations/pt_BR.po", "res://Translations/de_DE.po", "res://Translations/el_GR.po", "res://Translations/en_US.po", "res://Translations/fr_FR.po", "res://Translations/it_IT.po", "res://Translations/pl_PL.po", "res://Translations/ru_RU.po", "res://Translations/es_ES.po", "res://Translations/zh_CN.po", "res://Translations/lv_LV.po", "res://Translations/eo_UY.po", "res://Translations/cs_CZ.po", "res://Translations/id_ID.po" ) locale_filter=[ 0, [ ] ] +[logging] + +file_logging/enable_file_logging=true + [rendering] quality/driver/driver_name="GLES2"