1
0
Protocol/README.md
2025-08-31 20:59:20 -05:00

5 lines
275 B
Markdown

# EQ2 Protocol
This library is meant to replicate EverQuest 2's UDP protocol. The work here is based on the immense
work done by contributors to the EQ2Emu project. I am porting it to Go with the idea of a simpler, faster
development pipeline - and as a personal experiment.