mirror of
https://github.com/Alex-Rachel/TEngine.git
synced 2025-08-14 16:51:28 +00:00
Update gen_client_cfg_list.bat
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
@SET EXCEL_FOLDER=xls
|
@SET EXCEL_FOLDER=xls
|
||||||
@SET JSON_FOLDER=..\..\TResources\Config
|
@SET JSON_FOLDER=..\..\..\TResources\Config
|
||||||
@SET EXE= Tools\excel2json\excel2json.exe
|
@SET EXE= Tools\excel2json\excel2json.exe
|
||||||
@SET CsharpPath=..\..\ConfigStruct
|
@SET CsharpPath=..\..\..\ConfigStruct
|
||||||
|
|
||||||
@ECHO Del old Config...
|
@ECHO Del old Config...
|
||||||
del %JSON_FOLDER% /S /Q
|
del %JSON_FOLDER% /S /Q
|
||||||
|
Reference in New Issue
Block a user