game_sync/public/bin/protoc-3.19.4-win64
sk c5c5879d59 Add 'public/' from commit '3e6cd5206e508ed10c4dd96596c3a49c89f9282b'
git-subtree-dir: public
git-subtree-mainline: bee5d4bbc9
git-subtree-split: 3e6cd5206e
2024-04-15 09:32:34 +08:00
..
bin Add 'public/' from commit '3e6cd5206e508ed10c4dd96596c3a49c89f9282b' 2024-04-15 09:32:34 +08:00
include/google/protobuf Add 'public/' from commit '3e6cd5206e508ed10c4dd96596c3a49c89f9282b' 2024-04-15 09:32:34 +08:00
readme.txt Add 'public/' from commit '3e6cd5206e508ed10c4dd96596c3a49c89f9282b' 2024-04-15 09:32:34 +08:00

readme.txt

Protocol Buffers - Google's data interchange format
Copyright 2008 Google Inc.
https://developers.google.com/protocol-buffers/

This package contains a precompiled binary version of the protocol buffer
compiler (protoc). This binary is intended for users who want to use Protocol
Buffers in languages other than C++ but do not want to compile protoc
themselves. To install, simply place this binary somewhere in your PATH.

If you intend to use the included well known types then don't forget to
copy the contents of the 'include' directory somewhere as well, for example
into '/usr/local/include/'.

Please refer to our official github site for more installation instructions:
  https://github.com/protocolbuffers/protobuf