v2.1.4
Files included in this release:
BeamMP-Server.exe
is the windows buildBeamMP-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