diff --git a/resources/config.schema.json b/resources/config.schema.json index 192e0545..20a9c61d 100644 --- a/resources/config.schema.json +++ b/resources/config.schema.json @@ -123,7 +123,7 @@ "additionalProperties": false }, "race_camera": { - "description": "比赛相机设置", + "description": "比赛相机设置(已失效)", "type": "object", "properties": { "free_camera": { @@ -272,7 +272,7 @@ } }, "replaceHomeStandChar": { - "description": "替换主页角色", + "description": "替换主页角色(暂时失效)", "type": "object", "properties": { "enable": { @@ -303,7 +303,7 @@ } }, "replaceGlobalChar": { - "description": "全局角色替换\n (暂时无法替换 预览 和 育成角色)", + "description": "全局角色替换\n (暂时失效)", "type": "object", "properties": { "enable": { diff --git a/resources/config_en.schema.json b/resources/config_en.schema.json index ad6be4a5..de270f22 100644 --- a/resources/config_en.schema.json +++ b/resources/config_en.schema.json @@ -123,7 +123,7 @@ "additionalProperties": false }, "race_camera": { - "description": "Race Camera Settings", + "description": "Race Camera Settings (Not working.)", "type": "object", "properties": { "free_camera": { @@ -272,7 +272,7 @@ } }, "replaceHomeStandChar": { - "description": "Replace Home Character", + "description": "Replace Home Character (Not working)", "type": "object", "properties": { "enable": { @@ -303,7 +303,7 @@ } }, "replaceGlobalChar": { - "description": "Replace Global Character\n (Can't replace simple and training character now.)", + "description": "Replace Global Character\n (Not working)", "type": "object", "properties": { "enable": { diff --git a/resources/config_zh_tw.schema.json b/resources/config_zh_tw.schema.json index 2d9ba0b2..216036bd 100644 --- a/resources/config_zh_tw.schema.json +++ b/resources/config_zh_tw.schema.json @@ -123,7 +123,7 @@ "additionalProperties": false }, "race_camera": { - "description": "比賽相機設定", + "description": "比賽相機設定(已失效)", "type": "object", "properties": { "free_camera": { @@ -272,7 +272,7 @@ } }, "replaceHomeStandChar": { - "description": "替換首頁角色", + "description": "替換首頁角色(暫時失效)", "type": "object", "properties": { "enable": { @@ -303,7 +303,7 @@ } }, "replaceGlobalChar": { - "description": "全域角色替換\n (暫時無法替換 預覽 和 育成角色)", + "description": "全域角色替換\n (暫時失效)", "type": "object", "properties": { "enable": {