Skip to content
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

Open
changhe3 opened this issue Jul 1, 2022 · 4 comments
Open

Import collection from steam api #379

changhe3 opened this issue Jul 1, 2022 · 4 comments
Labels
feature New feature or request
Milestone

Comments

@changhe3
Copy link

changhe3 commented Jul 1, 2022

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

@changhe3 changhe3 added the feature New feature or request label Jul 1, 2022
@bcssov bcssov added question Further information is requested and removed feature New feature or request labels Jul 1, 2022
@bcssov
Copy link
Owner

bcssov commented Jul 1, 2022

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?

@github-actions
Copy link

github-actions bot commented Jul 6, 2022

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 github-actions bot added the wontfix This will not be worked on label Jul 6, 2022
@changhe3
Copy link
Author

changhe3 commented Jul 9, 2022

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.

@github-actions github-actions bot removed the wontfix This will not be worked on label Jul 10, 2022
@bcssov bcssov changed the title Import collection from a simple list of (steam) mod ids Import collection from steam api Jul 12, 2022
@bcssov
Copy link
Owner

bcssov commented Jul 12, 2022

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

@bcssov bcssov added feature New feature or request and removed question Further information is requested labels Jul 12, 2022
@bcssov bcssov added this to the vNext milestone Jul 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants