mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-20 20:37:45 +01:00
6 lines
69 B
Batchfile
6 lines
69 B
Batchfile
@echo off
|
|
set MAPROOT=../../_maps/
|
|
set TGM=0
|
|
python convert.py
|
|
pause
|