1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-31 07:29:49 +00:00

Enable file logging

This commit is contained in:
OverloadedOrama 2020-07-27 20:05:15 +03:00
parent 8529e93029
commit 86ee5d1abf

View file

@ -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"