BeamMP-Launcher/vcpkg.json
2024-03-22 11:07:30 +01:00

9 lines
94 B
JSON

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