Skip to content

v2.1.4

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jul 09:36

Files included in this release:

  • BeamMP-Server.exe is the windows build
  • BeamMP-Server-linux is a ubuntu build, so you need the dependencies listed in README.md to run it. For any other distros please build from source as described in README.md.

Changelog:

  • fixed rare bug which led to the server crashing fully
  • each heartbeat will now print in the console in debug mode
  • on graceful server shutdown everyone is kicked instead of being dropped
  • fixed minor bugs