RustySamovar / proto

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Protocol definitions crate for RustySamovar game server

You can grab protocol definitions at Sorapointa-Protos. Place them into protobuf subdirectory. Don't forget to add package Proto; line to each of them. Look at convert_protos.sh script. You'll also need some enum definitions, EnumDumper will help you with that.

About

License:GNU Affero General Public License v3.0


Languages

Language:Rust 68.9%Language:Python 16.2%Language:Shell 14.9%