You are viewing a potentially older version of this package.
View all versions.

Date uploaded | 3 months ago |
Version | 1.0.5 |
Download link | DBJ-ILUtils-1.0.5.zip |
Downloads | 2364 |
Dependency string | DBJ-ILUtils-1.0.5 |
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