Resource icon

[Open Assets] srb2srv - SRB2 Server CLI

  • Fixing issue with some loops not exiting, when pressing enter.
  • Removing unnecessary pipes and other stuff in code.
  • Fixes to issue with addons not adding to filelist, when using "--port" option.
  • Added "--port" option. Now you can specify the local UDP port to use. Works with "--checkport", "--dedicated", "--dedicatedkart", "--server" and "--serverkart" options.
  • Added support for macOS. Install with sudo make install. Further install instructions for macOS users are available in description.
  • Another fixes for issues with space separated paths.
  • Fixing issue with word splitting, if user have space separated directory names in path.
  • Added manual script installation for Windows users, since "sudo make install" is not working well for Windows.
Back
Top