mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2025-12-24 09:14:17 +00:00
6 lines
70 B
Batchfile
6 lines
70 B
Batchfile
@echo off
|
|
set MAPROOT=../../_maps/
|
|
set TGM=1
|
|
python mapmerge.py
|
|
pause
|