1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-12-08 16:35:31 +01:00
Files
luanti/vcpkg.json
2025-11-28 13:16:41 +01:00

31 lines
445 B
JSON

{
"builtin-baseline": "74e6536215718009aae747d86d84b78376bf9e09",
"dependencies": [
"zlib",
"zstd",
"openssl",
{
"name": "curl",
"features": [
"ssl"
]
},
"openal-soft",
"libvorbis",
"libogg",
"libjpeg-turbo",
"sqlite3",
"freetype",
"luajit",
"gmp",
"jsoncpp",
{
"name": "gettext",
"features": [
"tools"
]
},
"sdl2"
]
}