Releases: ResoniteModding/BepisLocaleLoader
Releases · ResoniteModding/BepisLocaleLoader
1.2.1
What's Changed
- Fix locale injection race condition by @hazre in #5
- Some details on this, we've switched to harmony patching the method that FrooxEngine uses to load Locale, This ensures we are first in line and avoid conflicting with other mod loaders. (for now..)
Full Changelog: 1.2.0...1.2.1
1.2.0
1.1.0
What's Changed
- Add ConfigLocale Tag for displaying Locales for config keys by @NepuShiro in #3
New Contributors
- @NepuShiro made their first contribution in #3
Full Changelog: 1.0.0...1.1.0