- @echo off
- ::start /wait /D ..\game\2048\main call ~getLibs.bat
- ::start /wait /D ..\game\2048\main call ~TTtsc.bat
- ::start /wait call b_copy_tsc_publish_compress_one.bat 2048
- start /wait call b_copy_all.bat
- start /wait call b_tsc_all.bat
- start /wait call b_publish_all.bat
- start /wait call b_Compress_All.bat
- pause
|