ME3TweaksModManager icon indicating copy to clipboard operation
ME3TweaksModManager copied to clipboard

"Log Mod Startup" option uses the same description as "Launcher: Auto boot selected game"

Open costantin0 opened this issue 3 months ago • 2 comments

Image Image

They both use string_description_autobootLE, the problematic line should be this one.

costantin0 avatar Oct 11 '25 11:10 costantin0

I'll write this here since it's a small thing, a similar issue happens with the tooltip of Mod Manager documentation for developers, it uses string_ReferenceinformationModdesc:

Image

costantin0 avatar Oct 12 '25 12:10 costantin0

The text for documentation for developers is accurate, probably poorly worded. It is documentation for the moddesc.ini format, but it now covers more and can probably be updated.

I have fixed the wrong text in options in my local build of 10.0, it'll be a while before it gets released though, thanks for reporting this.

Mgamerz avatar Nov 15 '25 22:11 Mgamerz