Skip to content

Releases: ResoniteModding/BepisLocaleLoader

1.2.1

07 Feb 21:56
c9de822

Choose a tag to compare

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

07 Feb 21:39
5d10956

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.0...1.2.0

1.1.0

17 Sep 23:43

Choose a tag to compare

What's Changed

  • Add ConfigLocale Tag for displaying Locales for config keys by @NepuShiro in #3

New Contributors

Full Changelog: 1.0.0...1.1.0

1.0.0

29 Aug 19:18
bf9b84c

Choose a tag to compare

What's Changed

  • Add build and release workflows by @hazre in #1

New Contributors

  • @hazre made their first contribution in #1

Full Changelog: https://github.com/ResoniteModding/BepisLocaleLoader/commits/1.0.0