Skip to content

gh-94: Fix issue with single-file mod cache and improve config handling in numerous cases#99

Merged
monkeyman192 merged 1 commit intomasterfrom
gh-94
Feb 10, 2026
Merged

gh-94: Fix issue with single-file mod cache and improve config handling in numerous cases#99
monkeyman192 merged 1 commit intomasterfrom
gh-94

Conversation

@monkeyman192
Copy link
Owner

@monkeyman192 monkeyman192 commented Feb 10, 2026

Ended up down a little rabbit hole while fixing the single-file mod cache issue when I realised that if the single-file mod imports a pyMHF library then it won't actually load any of the internal mods for the library.
This has been fixed and also a new run time function execution functionality has been added so that data which needs to be obtained before any mods are loaded can be done without them being side-effects of the import process.

closes #94

@monkeyman192 monkeyman192 merged commit 4f4997d into master Feb 10, 2026
18 checks passed
@monkeyman192 monkeyman192 deleted the gh-94 branch February 10, 2026 13:20
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.

pattern caches for single-file mods are broken

1 participant