Skip to content

Provide a function to extract language file and provide them optionally in the api #8

@rom1504

Description

@rom1504

Something like python -c "import minecraft_data.lang as l ; l.extract('1.8.8')" would be put in the README and executed by people who need it.
python-minecraft-data would try to load file in the lang dir, then it would provide the data in an usable form, if the files don't exist, the api would just return null.

Related to PrismarineJS/minecraft-data#17

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