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

Feature request: custom download folder #288

Open
NotaInutilis opened this issue Jun 21, 2024 · 0 comments
Open

Feature request: custom download folder #288

NotaInutilis opened this issue Jun 21, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@NotaInutilis
Copy link
Contributor

Problem
Currently, all custom download entries are stored in one json file which every custom update package is fighting for: unless the user is careful, it is very likely to be overwritten. Updating an AIO package or copying the config file from a patch will delete handwritten or imported entries for all other mods that use AIO updater. There is no merge, only rewrite.

Proposed solution
Parse json files from a custom download folder. Each json can have a unique name, e.g. AIO.json, patch.json... in order to prevent overwrites.

@NotaInutilis NotaInutilis added the enhancement New feature or request label Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant