aresrpg / minecraft-dissector

A wireshark dissector for the Minecraft protocol using https://github.com/PrismarineJS/minecraft-data
56 stars 28 forks source link

Fix missing config.h #10

Open schnism opened 1 year ago

schnism commented 1 year ago

Should solve https://github.com/aresrpg/minecraft-dissector/issues/6

C0D3-M4513R commented 1 month ago

Hardcoding is not really a good solution. I included a fix for this in #11.