Skip to content

Stable Build 6064

Choose a tag to compare

@0x0ade-bot 0x0ade-bot released this 13 Dec 19:17
b5257c4

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 SafeEnumerate for correctly enumerating coroutines that are potentially hooked using SwapImmediately.

Tweaks:

  • Update French localization.

Bugfixes:

  • Fix format parameters not working in logging statements.
  • Fix coroutines hooked using SwapImmediately sometimes not running the final section.