Vcpkg for the Mordragor Chronicles 13.20 server:
This is a Vcpkg setup that requires no installation; simply run two commands to get it ready (on Windows).
Download Vcpkg and extract it to a hard drive of your choice,
open the CMD console,
and specify the drive letter where Vcpkg is located (e.g., F:, C:, D:, etc.). I mention this because you might have multiple Vcpkg instances on different drives; for this example, we will use the C: drive.
Next, we will specify the location of the vcpkg folder:
Followed by:
Followed by:
This is a Vcpkg setup that requires no installation; simply run two commands to get it ready (on Windows).
Download Vcpkg and extract it to a hard drive of your choice,
open the CMD console,
and specify the drive letter where Vcpkg is located (e.g., F:, C:, D:, etc.). I mention this because you might have multiple Vcpkg instances on different drives; for this example, we will use the C: drive.
Code:
C:
Code:
cd vcpkg
Code:
.\bootstrap-vcpkg.bat
Code:
.\vcpkg integrate install