mirror of
https://github.com/zoffline/zwift-offline.git
synced 2026-06-12 19:11:33 -07:00
4 lines
62 B
Batchfile
4 lines
62 B
Batchfile
@ECHO OFF
|
|
SET ZOFFLINE_SERVER_HOST=::
|
|
python ..\standalone.py
|