Improve some documentation and JSON (#1618)

Original commits:

* Updated instructions

* 更新说明

* 更新说明

* 更新说明

* 更新说明

* 更新说明

* Updated instructions

* Updated instructions
This commit is contained in:
Kawaa
2022-08-05 17:35:44 +08:00
committed by GitHub
parent cf2832ae72
commit 352aa7d689
10 changed files with 20 additions and 14 deletions

View File

@@ -330,7 +330,7 @@
"weather": {
"success": "Set weather ID to %s with climate type %s.",
"status": "Current weather ID is %s with climate type %s.",
"description": "Changes weather ID and climate type. Weather IDs can be found in WeatherExcelConfigData.json.\nClimate types: sunny, cloudy, rain, thunderstorm, snow, mist"
"description": "Changes weather ID and climate type. Weather IDs can be found in ./Resources/ExcelBinOutput/WeatherExcelConfigData.json.\nClimate types: sunny, cloudy, rain, thunderstorm, snow, mist"
},
"ban": {
"success": "Successful.",