Skip to content

BepInEx v4.1.1 & v4.1.2

Compare
Choose a tag to compare
@bbepis bbepis released this 16 Jan 13:38
· 12 commits to v4-legacy since this release
ec73c88

v4.1.2 has been merged into the same post for clarity.

v4.1.2

Changelog:

  • Skip loading plugins that depend on plugins that have been skipped
  • Added caching to ConfigWrappers
  • Add warning message for multiple (plugin) assemblies with same name
  • Load only patched assemblies in preloader

v4.1.1

Changelog:

  • Unity log messages are now marked as [Info] instead of [Message] for reduced console spam
  • Improved logging for .DLL loading failures
  • Fixed issues with multiple patcher plugins
  • Logger now always prints to output_log.txt even if the message is not logged in the console
  • Fixed assembly Location and Codebase properties being empty for plugins