Stable Build 6064
New features for everyone:
- Add database mirror setting for people that cannot access the default mod updater database at maddie480.ovh.
New features for code modders:
- Add new helper extension method
SafeEnumeratefor correctly enumerating coroutines that are potentially hooked usingSwapImmediately.
Tweaks:
- Update French localization.
Bugfixes:
- Fix format parameters not working in logging statements.
- Fix coroutines hooked using
SwapImmediatelysometimes not running the final section.