Skip to content

Add support for line breaks in the Description field of Mod Properties. #109

Description

@Tenderi4

Image

There's certainly nothing stopping this being a thing here. Writing 
 through a regular text editor will print a line break in its place within Spore Mod Manager / Spore ModAPI Easy Installer, but when trying to type this within the mentioned field in Mod Properties in SMFX, it will instead translate to 
, which will not print a line break like it would by typing it manually in the ModInfo file in a text editor.

Ideally I wouldn't need to even write these line break characters within SMFX at all, so the best way to fix it would be to either add support for line breaks in the text box itself, or somehow recognize the 
 string as an exception for when translating ampersands from a Mod Properties text field.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions