mirror of
https://github.com/gwdevhub/gMod.git
synced 2026-07-15 15:09:30 +00:00
326b7086c9
* change tpfconvert functionality to backup into backup folder * use vcpkg for more packages * update readme, bump to 1.7.0.2
14 lines
162 B
JSON
14 lines
162 B
JSON
{
|
|
"dependencies": [
|
|
"dxsdk-d3dx",
|
|
{
|
|
"name": "libzippp",
|
|
"features": [
|
|
"encryption"
|
|
]
|
|
},
|
|
"minhook",
|
|
"ms-gsl"
|
|
]
|
|
}
|