add msvcp140.dll comment to the release text

This commit is contained in:
Lion Kortlepel 2023-12-09 20:09:56 +01:00
parent c6f78c5522
commit 9f87edc6e9
No known key found for this signature in database
GPG Key ID: 4322FF2B4C71259B

View File

@ -28,7 +28,7 @@ jobs:
prerelease: true prerelease: true
body: | body: |
Files included in this release: Files included in this release:
- `BeamMP-Server.exe` is the windows build. - `BeamMP-Server.exe` is the windows build. You need to install the [Visual C++ Redistributables](https://aka.ms/vs/17/release/vc_redist.x64.exe) to run this.
- `BeamMP-Server-debian` is a Debian 11 build, requires `liblua5.3-0`. - `BeamMP-Server-debian` is a Debian 11 build, requires `liblua5.3-0`.
- `BeamMP-Server-ubuntu` is a Ubuntu 22.04 build, requires `liblua5.3-0`. - `BeamMP-Server-ubuntu` is a Ubuntu 22.04 build, requires `liblua5.3-0`.