Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
You are viewing a potentially older version of this package.
View all versions.
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
BepInEx modloader, preconfigured and ready to use for Silksong
Preferred version: 1.0.3README
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.