mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
6 lines
71 B
Batchfile
6 lines
71 B
Batchfile
@echo off
|
|
set MAPROOT=../../maps/yw
|
|
set TGM=1
|
|
python mapmerge.py
|
|
pause
|