mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2025-07-03 16:25:35 +00:00
add boost to requirements in README for windows
This commit is contained in:
parent
4860849f2f
commit
0c6112c28a
@ -66,7 +66,7 @@ Please use the prepackaged binaries in [Releases](https://github.com/BeamMP/Beam
|
|||||||
Dependencies for **Windows** can be installed with `vcpkg`.
|
Dependencies for **Windows** can be installed with `vcpkg`.
|
||||||
These are:
|
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`.
|
The triplet we use for releases is `x64-windows-static`.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user