Skip to content

Improve detection of dependencies in mods when running a folder of mods #101

@monkeyman192

Description

@monkeyman192

Currently, when running a folder of mods, if the mods have dependencies, there is no good way to handle loading these mods as they will fail to import.
It would be better to declare all dependencies in an inline script and have pyMHF parse these and aggregate the dependencies and then use uv to resolve and re-run the scripts within the created environment.

While we're there, we should also ensure that pyMHF doesn't dive into .venv folders inside mod directories as this could increase processing time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions