proto
proto copied to clipboard
Community-driven Google Protobuf definitions for a game client/server. Check profile for associated game server and client.
proto
Community-driven Google Protobuf definitions for a game client/server.
Known Issues
- In Java, you will need to reference the class structure, as the class wrappers needed to be renamed or prefixed with 'C'.
Building
On Windows run generate.bat
, on Linux/Mac OS X run generate.sh
.