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

Support openmw animation overrides #29

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

magicaldave
Copy link

Partial resolution for MO2 #1609
Simply adds support for a base directory named animations. This is in accordance with the openmw convention of allowing per-group animation overrides.

One example of such a mod would be:
Simply Sheathing
And also:
Weapon Sheathing

Note that Scripts directories are not supported as the root directory of such a mod will always contain a valid plugin.

Unfortunately this is not a complete solution, but since users can now provide arbitrary directories which contain arbitrary file types with openmw, there is not a reliable way to determine if script-related content constitutes a valid data directory other than expecting an omwaddon or omwscripts file to exist in the root.

@AnyOldName3
Copy link
Member

This has nothing to do with #1609 as that's just discussing content files. Either way, it's sensible.

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.

2 participants