Files
GS13/tools/mapmerge2/mapmerge.bat
T
2019-09-23 18:26:34 +02:00

6 lines
70 B
Batchfile

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