2024-07-11 22:33:54 +02:00
|
|
|
{
|
2026-04-15 02:35:11 -05:00
|
|
|
"dependencies": ["lz4", "zlib"],
|
2025-07-07 07:47:23 +02:00
|
|
|
"features": {
|
|
|
|
|
"standalone": {
|
|
|
|
|
"description": "Build Standalone.",
|
2026-04-15 02:35:11 -05:00
|
|
|
"dependencies": ["mo2-cmake"]
|
2025-07-07 07:47:23 +02:00
|
|
|
}
|
|
|
|
|
},
|
2025-05-28 13:33:57 +02:00
|
|
|
"vcpkg-configuration": {
|
|
|
|
|
"default-registry": {
|
|
|
|
|
"kind": "git",
|
|
|
|
|
"repository": "https://github.com/Microsoft/vcpkg",
|
2026-04-15 02:35:11 -05:00
|
|
|
"baseline": "74e6536215718009aae747d86d84b78376bf9e09"
|
2025-05-28 13:33:57 +02:00
|
|
|
},
|
|
|
|
|
"registries": [
|
|
|
|
|
{
|
|
|
|
|
"kind": "git",
|
|
|
|
|
"repository": "https://github.com/ModOrganizer2/vcpkg-registry",
|
2026-04-15 02:35:11 -05:00
|
|
|
"baseline": "92f063c71cebea1926c7eb183fbe719145395985",
|
|
|
|
|
"packages": ["mo2-*"]
|
2025-05-28 13:33:57 +02:00
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|
2024-07-11 22:33:54 +02:00
|
|
|
}
|