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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Asset Browser: Extract from Specific Archive and Load Order #1437

Merged
merged 4 commits into from
Dec 4, 2023
Merged

Conversation

dragonzkiller
Copy link
Member

Please check the order. I swear no one has a real clue what the actual order is and we always get different answers. Maybe @psiberx knows 馃槄

Updates the asset browser to support pulling files from specific archives (including mod archives). Also will sort the mod browser by the (a?) load order to show the first loaded files up top. This also includes support for modlist.txt in archive/pc/mod and REDmod mods. No support for REDmod modlist.txt as of this update. See example image.

image

- Scan for "r6/cache/modded/mods.json" and set archive order to REDmod load order
- Load REDmod mods after Legacy Mods (higher priority on top)
- show archives containing archive in AB menu
Copy link
Contributor

@effs effs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Couple Q's but looks good! I'm not up on the latest discussion on what the order should be so I can't speak to that :)

Further discussion on load order from discord. Legacy mods will out-prioritize REDmod archives
Copy link
Member

@rfuzzo rfuzzo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

馃憤

@rfuzzo rfuzzo merged commit 70547a7 into main Dec 4, 2023
2 checks passed
@rfuzzo rfuzzo deleted the ab-2.0 branch December 4, 2023 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants