patcher/vcpkg.json

11 lines
264 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",
"rapidjson"
]
}