mirror of
https://github.com/ModOrganizer2/libbsarch.git
synced 2026-07-27 14:06:31 -07:00
19 lines
478 B
JSON
19 lines
478 B
JSON
{
|
|||
|
|
"dependencies": ["mo2-dds-header"],
|
||
|
|
"vcpkg-configuration": {
|
||
|
|
"default-registry": {
|
||
|
|
"kind": "git",
|
||
|
|
"repository": "https://github.com/Microsoft/vcpkg",
|
||
|
|
"baseline": "f61a294e765b257926ae9e9d85f96468a0af74e7"
|
||
|
|
},
|
||
|
|
"registries": [
|
||
|
|
{
|
||
|
|
"kind": "git",
|
||
|
|
"repository": "https://github.com/ModOrganizer2/vcpkg-registry",
|
||
|
|
"baseline": "69db61b22147b14ad66fd05cf798d855f6d68c12",
|
||
|
|
"packages": ["mo2-*"]
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|
||
|
|
}
|