-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathclient1.bat
More file actions
7 lines (7 loc) · 1.52 KB
/
client1.bat
File metadata and controls
7 lines (7 loc) · 1.52 KB
1
2
3
4
5
6
7
@echo off
@REM call "D:\ParacraftDev\ParaEngineClient.exe" IsDevEnv="true" mc="true" world="worlds/DesignHouse/tutorial" logfile="D:\workspace\npl\GeneralGameServerMod\client1.log" loadpackage="D:\workspace\npl\paracraft/,;D:\workspace\npl\GeneralGameServerMod/,;"
@REM call "D:\ParacraftDev2\ParaEngineClient.exe" IsDevEnv="true" mc="true" world="worlds/DesignHouse/sunzibingfa" logfile="D:\workspace\npl\GeneralGameServerMod\client1.log" loadpackage="D:\workspace\npl\paracraft/,;D:\workspace\npl\GeneralGameServerMod/,;"
@REM call "D:\ParacraftDev\ParaEngineClient.exe" IsDevEnv="true" mc="true" world="worlds/DesignHouse/lajifenlei" logfile="D:\workspace\npl\GeneralGameServerMod\client1.log" loadpackage="D:\workspace\npl\paracraft/,;D:\workspace\npl\GeneralGameServerMod/,;"
call "D:\ParacraftDev\ParaEngineClient.exe" IsDevEnv="true" mc="true" world="worlds/DesignHouse/temp" logfile="D:\workspace\npl\GeneralGameServerMod\client1.log" loadpackage="D:\workspace\npl\paracraft/,;D:\workspace\npl\GeneralGameServerMod/,;"
@REM call "D:\ParacraftDev\ParaEngineClient.exe" IsDevEnv="true" mc="true" world="worlds/DesignHouse/haidishijie" logfile="D:\workspace\npl\GeneralGameServerMod\client1.log" loadpackage="D:\workspace\npl\paracraft/,;D:\workspace\npl\GeneralGameServerMod/,;"
@REM call "D:\ParacraftDev\ParaEngineClient.exe" IsDevEnv="true" mc="true" world="worlds/DesignHouse/GI" logfile="D:\workspace\npl\GeneralGameServerMod\client1.log" loadpackage="D:\workspace\npl\paracraft/,;D:\workspace\npl\GeneralGameServerMod/,;"