Skip to content

InsaLan/launchcs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Launchcs.py

Launchcs.py is a python script that launches instances of CS2 multiserver. It is designed to be used with CS2 multiserver.

Usage

python3 launchcs.py

or

./launchcs.py

Requirements

  • working installation of CS2 multiserver
  • instances called server1, server2, server3, etc.
  • python3

Limitations

  • Doesn't support killing instances launched outside of the script
  • Doesn't support launching/killing instances with different names
  • Doesn't recover from the server being rebooted without shutting down instances within the script (must delete the serverlist.txt file)
  • Max number of instances is set in the script

About

Launch and closes n instances of cs-server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages