kaycodes13-ILLine icon

ILLine

Helper mod for debugging your mods. Makes stack traces print IL offsets when no line number can be found, so you can trace errors through the base game's code.

CHANGELOG

v1.1.1

  • Updated BepInEx Pack dependency.

v1.1.0

  • When possible, both the line number and IL offset are now shown.

v1.0.0

  • Initial release.