What feature would you like to request?
Currently we have parsing logic scattered throughout the project. Since there are many possible data file formats and schemas, this would be simpler to manage with a separate parsing library, having for each data file "category" various parser implementations like TxtParser and LzoXteaParser. This would also allow a more generic app configuration, instead of the hardcoded filenames like "mob_proto", "skilltable.txt" etc.
Why do you need this feature?
No response
Feature Priority
Low
Original Metin2 Behavior
No
Feature Screenshot / GIF
No response
What feature would you like to request?
Currently we have parsing logic scattered throughout the project. Since there are many possible data file formats and schemas, this would be simpler to manage with a separate parsing library, having for each data file "category" various parser implementations like TxtParser and LzoXteaParser. This would also allow a more generic app configuration, instead of the hardcoded filenames like "mob_proto", "skilltable.txt" etc.
Why do you need this feature?
No response
Feature Priority
Low
Original Metin2 Behavior
No
Feature Screenshot / GIF
No response