5 lines
275 B
Markdown
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. |