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

2.12.0 #580

Merged
merged 10 commits into from
Jun 5, 2024
Merged

2.12.0 #580

merged 10 commits into from
Jun 5, 2024

Conversation

xen-42
Copy link
Member

@xen-42 xen-42 commented Apr 18, 2024

  • Mod config settings now support translations. OWML will look for files named after the TextTranslation.Language enums in base game in a folder named translations where your mod is installed. Eg, translations/english.json. These files will follow the same format as New Horizons translations, and the UIDictionary will be used to store key-value pairs for your translation results. Translations support the title and tooltip fields for a setting, and if the title is absent it will use the setting's ID as a key. Check the OWML settings documentation for more info.
  • Added dlcOnly support to settings that should only appear when Echoes of the Eye is installed.

@xen-42 xen-42 marked this pull request as ready for review April 18, 2024 20:49
@xen-42 xen-42 merged commit 1ed0296 into master Jun 5, 2024
3 checks passed
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

Successfully merging this pull request may close these issues.

3 participants