You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
1.1 KiB
18 lines
1.1 KiB
rd /s /q "C:\Users\Administrator\Desktop\Server\games\app"
|
|
::常规
|
|
cd D:\work_space\go\server\game-server\mesh & start call build-linux.bat
|
|
cd D:\work_space\go\server\game-server\login & start call build-linux.bat
|
|
cd D:\work_space\go\server\game-server\hall & start call build-linux.bat
|
|
cd D:\work_space\go\server\game-server\gate & start call build-linux.bat
|
|
::游戏
|
|
cd D:\work_space\go\server\game-server\game\dragonTiger & start call build-linux.bat
|
|
cd D:\work_space\go\server\game-server\game\rummy & start call build-linux.bat
|
|
cd D:\work_space\go\server\game-server\game\thirdgame & start call build-linux.bat
|
|
::https 服务
|
|
cd D:\work_space\go\server\game-server\https\commServer & start call build-linux.bat
|
|
cd D:\work_space\go\server\game-server\https\payment & start call build-linux.bat
|
|
cd D:\work_space\go\server\game-server\https\trackdot & start call build-linux.bat
|
|
::管理后台
|
|
cd D:\work_space\go\server\game-server\backend\backstage & start call build-linux.bat
|
|
cd D:\work_space\go\server\game-server\backend\operation & start call build-linux.bat
|
|
|
|
|