Display version info at console starting

This commit is contained in:
mingjun97
2022-05-10 21:36:30 -07:00
committed by Melledy
parent 170db70b6f
commit 895e2bc44a
5 changed files with 9 additions and 4 deletions

View File

@@ -48,7 +48,8 @@
"run_mode_error": "Invalid server run mode: %s.",
"run_mode_help": "Server run mode must be 'HYBRID', 'DISPATCH_ONLY', or 'GAME_ONLY'. Unable to start Grasscutter...",
"create_resources": "Creating resources folder...",
"resources_error": "Place a copy of 'BinOutput' and 'ExcelBinOutput' in the resources folder."
"resources_error": "Place a copy of 'BinOutput' and 'ExcelBinOutput' in the resources folder.",
"version": "Grasscutter version: %s, Git Hash: %s"
}
},
"commands": {