early-access version 2853
This commit is contained in:
12
externals/vcpkg/ports/gamenetworkingsockets/vcpkg.json
vendored
Executable file
12
externals/vcpkg/ports/gamenetworkingsockets/vcpkg.json
vendored
Executable file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "gamenetworkingsockets",
|
||||
"version": "1.4.0",
|
||||
"description": "GameNetworkingSockets is a basic transport layer for games.",
|
||||
"homepage": "https://github.com/ValveSoftware/GameNetworkingSockets",
|
||||
"license": "BSD-3-Clause",
|
||||
"supports": "!(static & windows) & !uwp & !(arm64 & windows)",
|
||||
"dependencies": [
|
||||
"openssl",
|
||||
"protobuf"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user