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

Improve FBLO to maintain load order when purging and re-deploying #15395

Closed
insomnious opened this issue Mar 25, 2024 · 0 comments
Closed

Improve FBLO to maintain load order when purging and re-deploying #15395

insomnious opened this issue Mar 25, 2024 · 0 comments
Labels
improvement 📈 An issue that improves an existing feature

Comments

@insomnious
Copy link
Contributor

insomnious commented Mar 25, 2024

Improvement

Currently

Currently the FBLO extension will completely wipe the load order file and its internal state when purging and re-deploying mods.
This will cause the load order set by the user to be reset alphabetically.

We want

Enhance the FBLO extension to maintain its load order when purging the mods, and attempt to re-instate it on deployment.
This functionality should be configurable through the game registration API functionality so that the extension author can decide if this is necessary (some extensions might implement their own sorting mechanism).

Supporting Information

image
image

@IDCs IDCs added the improvement 📈 An issue that improves an existing feature label Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement 📈 An issue that improves an existing feature
Projects
None yet
Development

No branches or pull requests

2 participants