mirror of
https://github.com/quotefox/Hyper-Station-13.git
synced 2026-08-22 12:16:13 +01:00
6 lines
70 B
Batchfile
6 lines
70 B
Batchfile
@echo off
|
|
set MAPROOT=../../_maps/
|
|
set TGM=1
|
|
python mapmerge.py
|
|
pause
|