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

Add a mod update checker #73

Open
EliteMasterEric opened this issue Nov 21, 2021 · 0 comments
Open

Add a mod update checker #73

EliteMasterEric opened this issue Nov 21, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@EliteMasterEric
Copy link
Collaborator

This would add a utility function that performs the following steps:

  • Polymod fetches the metadata of each installed mod.
  • Polymod retrieves a field from the metadata, which contains a URL.
  • Polymod queries that URL, which provides, for each API version of the program, the latest compatible mod version along with a download link for that version.
  • Polymod would then provide a list of mods that have updates, along with some metadata about the mod and a download link for the update.

There would then be another utility function which would allow Polymod to download a mod and place it in the mods folder where it can be accessed.

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