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.
| Date uploaded | a year ago |
| Version | 1.0.3 |
| Download link | DBJ-ILUtils-1.0.3.zip |
| Downloads | 634 |
| Dependency string | DBJ-ILUtils-1.0.3 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
ILUtils
My own version of BepInEx transpiler tools like CodeMatcher or etc
CHANGELOG
CHANGELOG
v1.0.5
- Refactored project to use improved TS Publishing Template
- As a result of the above, the plugin now belongs to the namespace ILUtils.Plugin
- Licenses of used code snippets are now included in the Thunderstore package
- Updated exception messages to refer to the root namespace as ILUtils rather than ILStepper
v1.0.4
- Added dependency to HarmonyXTranspilerFix
v1.0.3
- Made public consts for plugin info
v1.0.2
- Promoted namespace of internal library HarmonyXtensions to a member of the root namespace. Great asset to the Company!
v1.0.1
- Released to Thunderstore
- Changelog created