A toy implementation of the FusionFall Packet Protocol in Go
Go to file
CPunch 57e681742e protocol: add structures dumped from beta-20100104 2023-03-06 23:37:01 -06:00
protocol protocol: add structures dumped from beta-20100104 2023-03-06 23:37:01 -06:00
server protocol: add structures dumped from beta-20100104 2023-03-06 23:37:01 -06:00
tools protocol: add structures dumped from beta-20100104 2023-03-06 23:37:01 -06:00
.gitignore inital commit: we can read login packets! 2023-03-04 21:57:27 -06:00
README.md misc. refactoring 2023-03-06 18:39:41 -06:00
build.sh added simple build script 2023-03-06 18:41:26 -06:00
go.mod misc. refactoring 2023-03-06 18:39:41 -06:00

README.md

gopenfusion

Built off of the amazing work by the other openfusion contributors, comes a toy implementation rewritten in Go.