Skip to content

Commit edd03a4

Browse files
update docs
1 parent 982ae3c commit edd03a4

3 files changed

Lines changed: 3 additions & 0 deletions

File tree

src/config.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
| Title_bgm | 标题背景音乐,放在 `bgm` 文件夹 |
1111
| Game_Logo | 游戏 Logo,可以显示多个,用 \| 分割 |
1212
| Enable_Appreciation | 是否启用鉴赏功能,包括 CG 和背景音乐鉴赏。 |
13+
| Default_Language | 默认语言,可设置为 'zh_CN', 'zh_TW', 'en', 'ja', 'fr', 'de' |
1314

1415
以下是配置文件示例:
1516

src/en/config.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Under the `game` folder, there is a file named `config.txt`, you can fill in the
1010
| Title_bgm | Title background music, put it in the `bgm` folder |
1111
| Game_Logo | Game Logo, multiple can be displayed, separated by \| |
1212
| Enable_Appreciation | Whether to enable the Appreciation feature, including CG and background music appreciation. |
13+
| Default_Language | Default language, can be set to ‘zh_CN’, ‘zh_TW’, ‘en’, ‘ja’, ‘fr’, 'de' |
1314

1415
The following is a sample configuration file:
1516

src/ja/config.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
| Title_bgm | タイトルの BGM、`bgm` フォルダに入れてください |
1111
| Game_Logo | ゲームのロゴ、複数表示することができ、\| で区切ります |
1212
| Enable_Appreciation | 鑑賞機能(CGおよび背景音楽の鑑賞を含む)を有効にするかどうか。 |
13+
| Default_Language | デフォルト言語、「zh_CN」、「zh_TW」、「en」、「ja」、「fr」、「de」に設定可能。 |
1314

1415
以下は設定ファイルの例です。
1516

0 commit comments

Comments
 (0)