mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2026-04-06 15:56:18 +00:00
add boost to requirements in README for windows
This commit is contained in:
@@ -66,7 +66,7 @@ Please use the prepackaged binaries in [Releases](https://github.com/BeamMP/Beam
|
||||
Dependencies for **Windows** can be installed with `vcpkg`.
|
||||
These are:
|
||||
```
|
||||
lua zlib rapidjson openssl websocketpp curl
|
||||
lua zlib rapidjson openssl websocketpp curl boost
|
||||
```
|
||||
The triplet we use for releases is `x64-windows-static`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user