Skip to content

SoD_DebugCamera - 3.15.0

Compare
Choose a tag to compare
@BlazingTwist BlazingTwist released this 17 Apr 19:11
· 21 commits to master since this release

Transition to Assembly patching using BepInEx, Harmony and MonoMod.
Should behave like the old mod (if it doesn't please tell me!)

Added Config Properties

  • enableUTDebug - enables SoD's internal logger (bool)
  • logServiceCalls - enables logging of WebServiceCalls (bool)
  • serviceCallFilter - disable specific service calls from being logged (List)
  • cursorVisibility - allows forcing/hiding the cursor ("Force" | "Hide" | "Default")