Skip to content

Latest commit

 

History

History
executable file
·
11 lines (6 loc) · 305 Bytes

File metadata and controls

executable file
·
11 lines (6 loc) · 305 Bytes

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.