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

Check for outdated modpacks on startup #1670

Merged
merged 10 commits into from
Aug 7, 2024

Conversation

heinezen
Copy link
Member

@heinezen heinezen commented Aug 6, 2024

This adds checks to the converter, main, game entrypoints that check if a newer version of a converted modpack is available.

Currently, only the availability of an update is checked. The update is not done automatically. We can later extend the functionality to do the update automatically. For now, this should help us detect errors due to outdated modpacks much better.

@heinezen heinezen added improvement Enhancement of an existing component lang: python Done in Python code area: assets Involved with assets (images, sounds, ...) labels Aug 6, 2024
@heinezen heinezen added this to the 0.6.0 milestone Aug 6, 2024
@TheJJ TheJJ merged commit d09adb0 into SFTtech:master Aug 7, 2024
13 checks passed
@heinezen heinezen deleted the feature/changelog_update branch November 25, 2024 23:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: assets Involved with assets (images, sounds, ...) improvement Enhancement of an existing component lang: python Done in Python code
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

2 participants