msfs-mod-manager icon indicating copy to clipboard operation
msfs-mod-manager copied to clipboard

Feature Request: Permit Editing of Title and Creator Fields

Open RobIrizarry opened this issue 4 years ago • 1 comments

The ability to update the title and creator fields so the end user can address blanks or otherwise non-descriptive titles.

RobIrizarry avatar Feb 04 '21 21:02 RobIrizarry

I like this idea a lot. I need to do some development work to support this, primarily around actually writing to files rather than just reading them, and making certain cells in the main table widget editable and some not. Like you should be able to edit the title field, but not the enabled status, or last modified time for example.

Right now, there's nothing stopping you just manually opening up the manifest.json file for each mod and edit that as desired.

NathanVaughn avatar Feb 06 '21 02:02 NathanVaughn