Files
2019-09-23 18:26:34 +02:00

6 lines
69 B
Batchfile

@echo off
set MAPROOT=../../_maps/
set TGM=0
python convert.py
pause