AST_Studios-LateRepo_Fix icon

LateRepo Fix

Compatibility patch for LateRepo 1.6.4: suppresses the outdated RunManager.singleplayerPool error.

CHANGELOG

Changelog

1.0.0

  • Added a guard around LateRepo's LevelGenerator.Start hook.
  • Added a finalizer on LevelGenerator.Start so the guard still works after runtime hooks are installed.
  • Suppressed the outdated RunManager.singleplayerPool MissingFieldException.
  • Added General.DebugLogging config.