本地化项目名

master
lightyears 2 years ago
parent ec11ee3b4d
commit c11cfb46c2
Signed by: lightyears
GPG Key ID: 98D80DDF26D4F2F9

@ -10,9 +10,14 @@ config_version=5
[application]
config/name="The Country of Mountains and Seas"
config/name="CMSGame"
config/name_localized={
"en": "The Country of Mountains and Seas",
"zh_Hans": "山与海的国",
"zh_Hant": "山與海的囯"
}
run/main_scene="res://Scenes/MainScene.tscn"
config/features=PackedStringArray("4.0", "Forward Plus")
config/features=PackedStringArray("4.0", "C#", "Forward Plus")
config/icon="res://icon.svg"
[autoload]

Loading…
Cancel
Save