patcher/vcpkg.json

13 lines
302 B
JSON

{
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
"name": "kiseki-patcher",
"version": "1.0.0",
"dependencies": [
"curl",
"detours",
"discord-rpc",
"openssl",
"pugixml",
"rapidjson"
]
}