Files
Paradise/tools/mapmerge2/RunMapmerge.bat

6 lines
70 B
Batchfile

@echo off
set MAPROOT=../../_maps/
set TGM=1
python mapmerge.py
pause