mirror of
https://github.com/SantaSpeen/BeamMP-Server.git
synced 2025-07-01 20:45:23 +00:00
Change vcpkg command
This commit is contained in:
parent
3fc998d402
commit
660354574e
@ -64,12 +64,7 @@ Please use the prepackaged binaries in [Releases](https://github.com/BeamMP/Beam
|
||||
Dependencies for **windows** can be installed with [`vcpkg`](https://github.com/microsoft/vcpkg).
|
||||
These are:
|
||||
```
|
||||
> vcpkg install lua zlib rapidjson openssl websocketpp curl
|
||||
```
|
||||
|
||||
_For x64 system_
|
||||
```
|
||||
> vcpkg install lua:x64-windows zlib:x64-windows rapidjson:x64-windows openssl:x64-windows websocketpp:x64-windows curl:x64-windows
|
||||
> vcpkg install lua:x64-windows-static zlib:x64-windows-static rapidjson:x64-windows-static openssl:x64-windows-static websocketpp:x64-windows-static curl:x64-windows-static
|
||||
```
|
||||
|
||||
#### Linux
|
||||
|
Loading…
x
Reference in New Issue
Block a user