mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2025-12-09 03:28:24 +00:00
* Replace protobuf 2.6.1 with 3.21.8 * Update/add protobuf libs * Add CS2 protos * Remove old csgo/dota protos * Add versioned protoc bin * Comment out Valve's `schema` define for now * Use ENetworkDisconnectionReason * Fix-up `offsetof` to avoid errors on some Clang versions
8 lines
207 B
INI
8 lines
207 B
INI
# Format: //devtools/kokoro/config/proto/build.proto
|
|
|
|
# Tell the trampoline which build file to use.
|
|
env_vars: {
|
|
key: "TRAMPOLINE_BUILD_FILE"
|
|
value: "github/protobuf/kokoro/docs/publish-python.sh"
|
|
}
|