Skip to content

v3.5.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Sep 23:55
530d605

What's new?

  • Mod downloads don't use any additional RAM anymore (on Linux only)
  • More flexible Lua event handlers
  • You can now allow/deny guests in the ServerConfig
  • Lua errors now dump a stacktrace as well
  • New version and settings commands in the console
  • Maximum packet size & compression improved
  • New postVehicleSpawn, postPlayerAuth, ... Lua events

All Changes

New Contributors

Full Changelog: v3.4.1...v3.5.0

Files included in this release are:

  • BeamMP-Server.$DISTRO.$DISTROVERSION.$ARCH for linux builds, for example BeamMP-Server.debian.11.x86_64 for the Debian 11 build for x86_64. All require liblua5.3 to be installed.
  • BeamMP-Server.exe for the Windows build (x86_64). You need to install the Visual C++ Redistributables to run this.