Skip to content

Add LangFile Support to genieutils-py (Missing from Python Port) #12

@twise2

Description

@twise2

The current version of genieutils-py is missing support for LangFile, which was present in the original C++ implementation of genieutils. This functionality is essential for parsing and interacting with the AoE-style language string files (*.txt, like language_x1.txt) used in Genie Engine games.

The C++ implementation of genieutils handles this in LangFile.cpp

Lang files are integral to localizing content for mods using the Genie Engine.

Reimplementing this functionality in Python would bring feature parity with the C++ version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions