-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Import collection from steam api #379
Comments
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? |
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. |
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. |
That's what you mean. Didn't guess by the title. Could be handy but definitely not a priority. |
Currently exported.json is very convoluted. I wish the mod manager can simply import a collection from a list of mod id.
The text was updated successfully, but these errors were encountered: