Skip to content

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

@cheese3660

Description

@cheese3660

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"

Metadata

Metadata

Assignees

Labels

2.0.0Issue related to an eventual 2.0.0 releasefeatureNew feature or requestlocalizationRelated to localization and translations

Type

No type

Projects

Status

Planned for Production

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions