1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-12-04 06:35:25 +01:00
Files
luanti/vcpkg.json
2025-08-10 17:44:04 +02:00

31 lines
445 B
JSON

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