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