Documentation
¶
Overview ¶
protocol_generator is a tool that we use with `go generate` to turn the useless structs for protocol packets into the reader/writer functions.
Heavily based off of the protocol_generator in thinkofdeath's project steven, but designed to work with Kyubu's new packet registration system.
https://github.com/thinkofdeath/steven/blob/master/cmd/protocol_builder/builder.go
Click to show internal directories.
Click to hide internal directories.