MapViewer/starte_viewer.bat

6 lines
145 B
Batchfile
Raw Permalink Normal View History

2025-08-30 22:02:13 +02:00
@echo off
start /min python server_launcher.py
timeout /t 2 >nul
start http://localhost:8000/index.html
start http://localhost:8000/spieler.html