Launchcs.py is a python script that launches instances of CS2 multiserver. It is designed to be used with CS2 multiserver.
python3 launchcs.py start <number of instances>
python3 launchcs.py stop <number of instances>
python3 launchcs.py list
or
./launchcs.py start <number of instances>
./launchcs.py stop <number of instances>
./launchcs.py list
- working installation of CS2 multiserver
- python3