bot4dofus / Datafus

📚🥚 The Dofus database and socket events in JSON files. Includes the source code and more...
https://discord.gg/kNHsFcbUGp
MIT License
50 stars 13 forks source link

[Job A] Parse classes implementing the `INetworkMessage` interface #25

Closed LucBerge closed 1 year ago

LucBerge commented 1 year ago

When deserializing network events, we often have vectors of objects. Those are serializable objects implementing the INetworkMessage. Job A should also create an serializable_objects.json with the data structure of this objects.