mirror of
https://github.com/ModOrganizer2/modorganizer.git
synced 2025-12-28 06:34:38 +00:00
22 lines
594 B
JSON
22 lines
594 B
JSON
{
|
|
"default-registry": {
|
|
"kind": "git",
|
|
"repository": "https://github.com/Microsoft/vcpkg",
|
|
"baseline": "294f76666c3000630d828703e675814c05a4fd43"
|
|
},
|
|
"registries": [
|
|
{
|
|
"kind": "git",
|
|
"repository": "https://github.com/Microsoft/vcpkg",
|
|
"baseline": "294f76666c3000630d828703e675814c05a4fd43",
|
|
"packages": ["boost*", "boost-*"]
|
|
},
|
|
{
|
|
"kind": "git",
|
|
"repository": "https://github.com/ModOrganizer2/vcpkg-registry",
|
|
"baseline": "0d5db1c58672510583ae2a26813c5c62b5d24816",
|
|
"packages": ["mo2-*", "7zip", "usvfs"]
|
|
}
|
|
]
|
|
}
|