feat(library): add edit mod metadata#156
Conversation
|
I think it would be nice if we also included the option to change the thumbnail of an imported mod. This is especially important as most existing mods on sites don't have the thumbnail included in the archive. For this you'll likely need to add the thumbnail into the mod archive in the library. |
|
Is there something else I need to check on this RP? Looking forward your feedback, thx! |
|
should also squash the commits into one |
b7b1de6 to
f80d20e
Compare
Done! Squashed 3 commits (2 related to the feat itself + 1 the commit you merged related to DiagnosticReport). Regarding the last merge, I think it requires you to resolve the conflicts due to changing the same file and same line. |
|
You need to rebase your branch on top of current main so the conflicts go away. Then force push so history is clean. |
f80d20e to
4834622
Compare
Done! Thanks for the explanation |


Allows user to right click on mods and edit metadata/information of the mod (without changing version nor author):
Menu:

Pop up and success message:

It will modify the .json files inside each mod located at:
AppData\Roaming\dev.leaguetoolkit.manager\mods
Solves this requested feature: https://github.com/orgs/LeagueToolkit/discussions/69