1. Caves of Qud
  2. News
  3. Beta Update - build 210.0

Beta Update - build 210.0

build 210.0 - 'beta' branch
  • Unity version upgraded to 6000.0.41f1.
  • Windows builds are now 64-bit.
  • DLC is no longer subject to the 'Enable mods' option.
  • [modding] The game is now restarted when the mod configuration is changed to fully unload old mod data.
  • [modding] Mod approval has been replaced by a one-time option to opt-in when installing a script mod for the first time.
  • [modding] We added some new features to manifest.json.
    • Mod dependencies can now be declared, allowing your mod to require and be loaded after others.
    • Separate subdirectories can be loaded depending on what version of the game is running, allowing further mod compatibility.
    • Subdirectories can also be loaded only if a certain mod is present, allowing optional interwoven features.
    • Defining a manual LoadOrder is deprecated, in favor of dependencies.
    • Refer here for usage: wiki.