1. Dawnsbury Days
  2. News
  3. Dawnsbury Days 2.62 (Concordant Choir fix)

Dawnsbury Days 2.62 (Concordant Choir fix)

  • Modding: When two mods try to add the same spell, instead of the second mod crashing, the first mod in load order will now take precedence, and the second mod will not add the spell.
  • Modding: Added ModManager.RegisterNewSpellOrThrow for use by mods that want to keep the previous behavior.
  • Modding: Added ModManager.TryParse, though I don't recommend its use much.