Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
rom1504 opened this issue Sep 12, 2015 · 1 comment

Comments

@rom1504
Copy link
Member

rom1504 commented Sep 12, 2015

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant