Skip to content

Latest commit

Β 

History

History
24 lines (16 loc) Β· 679 Bytes

README.md

File metadata and controls

24 lines (16 loc) Β· 679 Bytes

WorldServer Protocol Buffers

Protocol Buffers implemented for Worlds' WorldServer protocol.

Testing

# Compile the protocol buffers for Python usage
tup

# Test an example serialization and deserialization scenario
python3 build/test.py

Dependencies

  • protoc β€” Protocol buffer compiler
  • Python β€” Test adapter
  • Tup β€” Build system

Licence

This project is licensed with the GNU General Public License v3.0.