MapViewer/starte_viewer.bat
Daniel c0beeeff92 Init
Initialer Load vom alten Projekt.
2025-08-30 22:02:13 +02:00

6 lines
145 B
Batchfile

@echo off
start /min python server_launcher.py
timeout /t 2 >nul
start http://localhost:8000/index.html
start http://localhost:8000/spieler.html