Skip to content

v1.1.1

Latest
Compare
Choose a tag to compare
@riffy riffy released this 08 Feb 09:42
· 5 commits to main since this release

Added

  • A RCON Terminal for sending custom single commands (this will be improved later)
  • Server Info in index page (listing the currently running server version)
  • Support to run the module "service-less", allowing for RCON control without having a service running (1st step towards docker / wine support).
  • New Module Configuration fields to force RCON address and password, see documentation

Fixes

  • Fixed an issue in the CRON Restart

Technical

  • Extracted a lot of the libraries into seperate files to better support later