mirror of
https://github.com/id-Software/quake2-rerelease-dll.git
synced 2026-03-19 16:39:46 +01:00
Initial commit
This commit is contained in:
9
rerelease/vcpkg.json
Normal file
9
rerelease/vcpkg.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
|
||||
"name": "q2-game-dll",
|
||||
"version": "2022",
|
||||
"dependencies": [
|
||||
"fmt",
|
||||
"jsoncpp"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user