Skip to content

v2.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Jun 14:40
· 0 commits to c82c53e3d153fac146c37094b85656f229492979 since this release
77f6e9f

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:

  • Linux Lua plugins fixed
  • boost no longer a runtime dependency.
  • fix console history on Windows - you can now press up- and down-arrow keys to go through your command history.
  • changed config file from Server.cfg to ServerConfig.toml, using the TOML format. Documentation at https://wiki.beammp.com/en/home/server-maintenance.