4 lines
65 B
Batchfile
4 lines
65 B
Batchfile
@echo off
|
|
call java -jar MapMerge.jar "../../_maps/" /wait
|
|
|
|
pause |