You are viewing a potentially older version of this package. View all versions.
kaycodes13-ILLine-1.1.1 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.

Date uploaded a month ago
Version 1.1.1
Download link kaycodes13-ILLine-1.1.1.zip
Downloads 81
Dependency string kaycodes13-ILLine-1.1.1

This mod requires the following mods to function

silksong_modding-BepInExPack_Silksong-1.0.3 icon
silksong_modding-BepInExPack_Silksong

BepInEx modloader, preconfigured and ready to use for Silksong

Preferred version: 1.0.3

README

ILLine

Helper mod for debugging your Silksong 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.

Only needs to be installed to work.

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.