Skip to content

Conversation

@hazre
Copy link
Member

@hazre hazre commented Jan 21, 2026

Hooks into FrooxEngine.LocaleResource.LoadTargetVariant to inject mod locales immediately after Resonite loads base locales, fixing race conditions between mod loaders. Also skips RML refresh triggers.

hazre added 3 commits January 20, 2026 22:30
Upgrade from .NET 9 to .NET 10 and update package references including
Microsoft.SourceLink.GitHub to 10.0.102 and BepInExResoniteShim to 0.9.x.
Switch to BepInEx.AutoPlugin 2.1.0 for automatic plugin metadata generation.
Make Plugin class partial and use [BepInAutoPlugin] attribute instead of
manually specifying [ResonitePlugin] with PluginMetadata constants.
Hook directly into FrooxEngine.LocaleResource.LoadTargetVariant to inject
mod locales immediately after Resonite loads base locale files. This
eliminates race conditions between multiple mod loaders.
@hazre hazre requested a review from NepuShiro January 21, 2026 01:16
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