Update doc/compiling/windows.md

This commit is contained in:
Mark Wiemer 2024-12-02 20:23:13 -06:00 committed by GitHub
parent fc59d66254
commit a868e1859f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -29,7 +29,7 @@ vcpkg install zlib zstd curl[winssl] openal-soft libvorbis libogg libjpeg-turbo
This command takes about 10-30 minutes to complete, depending on your device.
- `curl` is optional, but required to read the serverlist, `curl[winssl]` is required to use the content store.
- `curl` is highly recommended, as it's required to read the serverlist; `curl[winssl]` is required to use the content store.
- `openal-soft`, `libvorbis` and `libogg` are optional, but required to use sound.
- `luajit` is optional, it replaces the integrated Lua interpreter with a faster just-in-time interpreter.
- `gmp` and `jsoncpp` are optional, otherwise the bundled versions will be compiled