v1.20 - Linux Release
Finally a (debian) linux release!
It will only run on Debian 10 stable.
You will need to install all dependencies listed in the README. For your convenience, you can use this command to install them all in one go:
apt install liblua5.3 libz-dev rapidjson-dev libcurl4-openssl-dev
You will have to set executable permissions on the file before running it, like so:
chmod +x BeamMP-Server-debian
If you encounter issues, try updating & upgrading your system.
In the future, linux releases will be bundled with the regular releases on this github. In this case I made a new release since it required some manual intervention.