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

Work around mods with non-standard archive structure #15

Closed
alterNERDtive opened this issue Sep 15, 2023 · 1 comment
Closed

Work around mods with non-standard archive structure #15

alterNERDtive opened this issue Sep 15, 2023 · 1 comment

Comments

@alterNERDtive
Copy link

This applies mostly to bin/Data overwrites, but also to some .pak mods.

Lots of mods (sadly) have a file structure of e.g. <mod name>/bin/[…] instead of flat bin/[…] inside the mod archive. Yes, it’s annoying to support “wrong” data structures, but some leeway would be nice. E.g. you could check for */[bin|Data]/* or something.

@CHollingworth
Copy link
Owner

CHollingworth commented Sep 15, 2023 via email

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

No branches or pull requests

2 participants