mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2026-04-21 15:40:33 +00:00
let's try vcpkg
This commit is contained in:
17
vcpkg.json
Normal file
17
vcpkg.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "beammp-server",
|
||||
"version-string": "3.0.2",
|
||||
"homepage": "https://beammp.com",
|
||||
"dependencies": [
|
||||
"sentry-native",
|
||||
"lua",
|
||||
"zlib",
|
||||
"rapidjson",
|
||||
"nlohmann-json",
|
||||
"openssl",
|
||||
"curl",
|
||||
"sol2",
|
||||
"cpp-httplib",
|
||||
"toml11"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user