mirror of
https://github.com/SantaSpeen/BeamMP-Server.git
synced 2026-02-16 08:50:39 +00:00
18 lines
323 B
JSON
18 lines
323 B
JSON
{
|
|
"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"
|
|
]
|
|
}
|