Wynntils

Wynntils

611k Downloads

GearModel needs to detect new and unknown fields

magicus opened this issue ยท 0 comments

commented

When new IDs are added to the game, we just silently ignore them. We need to have a way to detect when there are unknown fields in the gear json API.

Maybe we can try reconstructing the json based on our parsing, and see if it differs.