mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-07 08:20:11 +01:00
21 lines
494 B
Plaintext
21 lines
494 B
Plaintext
; 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
|
|
|
|
config_version=4
|
|
|
|
[application]
|
|
|
|
config/name="Pseudolocalization"
|
|
run/main_scene="res://Pseudolocalization.tscn"
|
|
config/icon="res://icon.png"
|
|
|
|
[internationalization]
|
|
|
|
pseudolocalization/use_pseudolocalization=true
|
|
pseudolocalization/double_vowels=true
|