5 lines
266 B
Batchfile
5 lines
266 B
Batchfile
|
call mvn clean install
|
||
|
move "D:\Desktop\potionzone\Code\core\toothless\Server\target\Server-1.8.8-R0.1-SNAPSHOT" "D:\Desktop\potionzone\Testing Server\spigot.jar"
|
||
|
CD /D "\Desktop\potionzone\Testing Server"
|
||
|
call "start.bat"
|
||
|
CD /D "\Desktop\potionzone\Code\core\spike"
|