mirror of
https://github.com/ModOrganizer2/mob.git
synced 2026-07-27 14:07:05 -07:00
9 lines
172 B
JSON
9 lines
172 B
JSON
{
|
|
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
|
|
"dependencies": [
|
|
"curl",
|
|
"nlohmann-json",
|
|
"clipp"
|
|
]
|
|
}
|