BeamMP-Launcher/vcpkg.json
2024-10-04 22:59:29 +02:00

10 lines
106 B
JSON

{
"dependencies": [
"cpp-httplib",
"nlohmann-json",
"zlib",
"openssl",
"curl"
]
}