Files
VOREStation/tools/mapmerge2/mapmerge.bat
T
2019-09-24 04:04:33 -06:00

6 lines
69 B
Batchfile

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