v3.2.0
Files included in this release:
BeamMP-Server.exe
is the windows build. You need to install the Visual C++ Redistributables to run this.BeamMP-Server-debian
is a Debian 11 build, requiresliblua5.3-0
.BeamMP-Server-ubuntu
is a Ubuntu 22.04 build, requiresliblua5.3-0
.
What's Changed
- Fix exit after 10 seconds by @aeroc7 in #215
- Fix hot reload not working with symlinked entire plugins by @lionkor in #230
- Remove HTTP Server settings from config by @lionkor in #221
- Make debug symbols available for release builds by @lionkor in #216
- Allow env to override serverconfig by @lionkor in #227
- Added Tags Feature to the BeamMP Server. by @Starystars67 in #192
- Remove changelog by @lionkor in #232
New Contributors
- @aeroc7 made their first contribution in #215
- @Starystars67 made their first contribution in #192
Full Changelog: v3.1.3...v3.2.0