godot_translation_editor/project.godot

24 lines
468 B
Plaintext
Raw Normal View History

2018-11-13 22:37:26 +01:00
; Engine configuration file.
; It's best edited using the editor UI and not directly,
; since the parameters that go here are not all obvious.
;
; Format:
; [section] ; section goes between []
; param=value ; assign values to parameters
2020-06-14 21:03:00 +02:00
config_version=4
_global_script_classes=[ ]
_global_script_class_icons={
}
2018-11-13 22:37:26 +01:00
[application]
config/name="TranslationEditor"
config/icon="res://icon.png"
[rendering]
environment/default_environment="res://default_env.tres"