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