Files
UnrealEngine/Engine/Source/ThirdParty/vcpkg/vcpkg.json
Brandyn / Techy fcc1b09210 init
2026-04-04 15:40:51 -05:00

9 lines
172 B
JSON

{
"name": "vcpkg",
"version-string": "0.0.0",
"description": "Unreal Engine 5 dependencies installed with vcpkg",
"dependencies": [
"libressl",
"zstd"
]
}