Skip to content

refactor: Parsers in separate independent project/library #392

@andreionoie

Description

@andreionoie

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/refactorCode refactoring (no feature or fix)

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions