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

feat: add feature version detection #180

Merged
merged 2 commits into from
Feb 21, 2024
Merged

feat: add feature version detection #180

merged 2 commits into from
Feb 21, 2024

Conversation

FlayaN
Copy link
Collaborator

@FlayaN FlayaN commented Feb 10, 2024

fix #145

This is how the cmake generated header file will look like:
featureversions

I tested this by going into the manually editing some versions in skyrim data folder after compiling and changed some versions around. It will set loaded to false for the feature, add a log and show this in the UI:
old-feat
new-major

@alandtse alandtse changed the title feat: Added feature version detection feat: add feature version detection Feb 21, 2024
@alandtse alandtse merged commit 0d7c6f6 into doodlum:dev Feb 21, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Detect out of date features
2 participants