WorldMapTile/export_tiles.bat
2026-01-03 00:05:18 +01:00

3 lines
41 B
Batchfile

@echo off
python tile_exporter.py
pause