IronyModManager icon indicating copy to clipboard operation
IronyModManager copied to clipboard

Import collection from steam api

Open changhe3 opened this issue 3 years ago • 4 comments

Currently exported.json is very convoluted. I wish the mod manager can simply import a collection from a list of mod id.

changhe3 avatar Jul 01 '22 09:07 changhe3

exported.json is something that Irony uses and it's not meant for people to use it or other tools. It's much more accurate than using an id. If it were to use steam ids only how would Irony know how to import paradox hosted mods which have their own ids or locally shared mods without any ids?

If you want to export\import via easier means you can just use mod name export\import which is available via right click menu: https://cdn.discordapp.com/attachments/692727670408085525/969661363133751306/Video.mp4

I do not see any advantages of using with this idea. Perhaps you would like to elaborate?

bcssov avatar Jul 01 '22 11:07 bcssov

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Jul 06 '22 00:07 github-actions[bot]

Basically many collection authors order the mods the same way as load order. This order can be easily obtained via an API call. (That call also returns linked collections which can be filtered away.) It would be great if the mod manager can import the mod order from this.

changhe3 avatar Jul 09 '22 06:07 changhe3

That's what you mean. Didn't guess by the title. Could be handy but definitely not a priority.

bcssov avatar Jul 12 '22 01:07 bcssov