mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-11 16:51:29 +00:00
19 lines
256 B
JSON
19 lines
256 B
JSON
{
|
|
"name": "eqemu",
|
|
"version-string": "24.10.3",
|
|
"dependencies": [
|
|
"boost-dynamic-bitset",
|
|
"boost-foreach",
|
|
"boost-tuple",
|
|
"libmariadb",
|
|
"zlib",
|
|
"openssl",
|
|
"luajit",
|
|
"cereal",
|
|
"fmt",
|
|
"glm",
|
|
"libuv",
|
|
"recastnavigation"
|
|
]
|
|
}
|