mirror of
https://github.com/quotefox/Hyper-Station-13.git
synced 2026-08-23 20:56:19 +01:00
6 lines
69 B
Batchfile
6 lines
69 B
Batchfile
@echo off
|
|
set MAPROOT=../../_maps/
|
|
set TGM=0
|
|
python convert.py
|
|
pause
|