@echo off

cd ../Bin
Tool.exe --AppType=ExcelExporter --Console=1

echo Sync Config To GameServer...
call ../Config/SyncConfig.bat

@pause