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

Support multiple languages #13

Open
polarstoat opened this issue Jun 12, 2021 · 0 comments
Open

Support multiple languages #13

polarstoat opened this issue Jun 12, 2021 · 0 comments

Comments

@polarstoat
Copy link
Owner

It could be useful to support extracting the data in languages other than English. This could be as simple as changing which ObjectInformation.xnb file is loaded, as the other translations appear to be in the same Data directory with localisation information appended to the filenames:

ObjectInformation.de-DE.xnb
ObjectInformation.es-ES.xnb
ObjectInformation.fr-FR.xnb
ObjectInformation.hu-HU.xnb
ObjectInformation.it-IT.xnb
ObjectInformation.ja-JP.xnb
ObjectInformation.ko-KR.xnb
ObjectInformation.pt-BR.xnb
ObjectInformation.ru-RU.xnb
ObjectInformation.tr-TR.xnb
ObjectInformation.xnb
ObjectInformation.zh-CN.xnb

This could be a good feature for major version v2, which may also include a CLI.

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

No branches or pull requests

1 participant