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

[FEATURE] Allow .swinfo to have optional localization keys for name and description #187

Open
cheese3660 opened this issue Mar 23, 2023 · 0 comments
Assignees
Labels
2.0.0 Issue related to an eventual 2.0.0 release feature New feature or request localization Related to localization and translations

Comments

@cheese3660
Copy link
Member

Feature Information

Feature description

Space Warp now supports localization loading in the localization branch, but mod names and descriptions do not support it.

Solution proposal

Allow mod names and descriptions to have localization keys in the swinfo file
Example excerpt from an SWINFO allowing this:

"name": "Mod Example",
"name_key": "ModExample/Name",
"description": "Example Mod",
"description_key": "ModExample/Description"
@EwyBoy EwyBoy added feature New feature or request localization Related to localization and translations labels Mar 23, 2023
@jan-bures jan-bures self-assigned this Apr 27, 2023
@jan-bures jan-bures added the 2.0.0 Issue related to an eventual 2.0.0 release label Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.0.0 Issue related to an eventual 2.0.0 release feature New feature or request localization Related to localization and translations
Projects
Status: Planned for Production
Development

No branches or pull requests

3 participants