mirror of
https://github.com/imayushsaini/Bombsquad-Ballistica-Modded-Server.git
synced 2025-10-20 00:00:39 +00:00
3 lines
174 B
Batchfile
3 lines
174 B
Batchfile
:: Simply run the bombsquad_server.py script with the bundled
|
|
:: Python interpreter. (in opt mode so we use bundled .opt-1.pyc files)
|
|
dist\\python.exe -O bombsquad_server.py
|