You are viewing a potentially older version of this package.
View all versions.
![www_Day_Dream-CessilCellsCeaChells-0.2.0 icon](https://gcdn.thunderstore.io/live/repository/icons/www_Day_Dream-CessilCellsCeaChells-0.2.0.png.128x128_q95.jpg)
CessilCellsCeaChells
Allows installed plugins to request creation of Fields, Properties, and Methods in Managed DLLs.
Date uploaded | 9 months ago |
Version | 0.2.0 |
Download link | www_Day_Dream-CessilCellsCeaChells-0.2.0.zip |
Downloads | 7253 |
Dependency string | www_Day_Dream-CessilCellsCeaChells-0.2.0 |
This mod requires the following mods to function
README
CessilCellsCeaChells
Allows installed plugins to request creation of Fields, Properties, and Methods in Managed DLLs.
Technical Jargon
A BepInEx 5.4.21 patcher that scans all installed plugins for assembly attributes that inform us of any desired Fields, Properties, and Methods to inject on the /Game_Data/Managed/
DLLs.
Usage & Documentation
The wiki contains a Getting Started section as well as usages of assembly attributes.
Features
- Injecting Public Instance Properties on any type in
/Game_Data/Managed/*.dll
- Injecting Private Instance Fields on any type in
/Game_Data/Managed/*.dll
- Injecting Public Methods on any type in
/Game_Data/Managed/*.dll
with any parameters and/or return type.
Version Compatability
BepInEx - v5.4.21
CHANGELOG
CessilCellsCeaChells - v0.3.6
Distribution
- Bopl Battle by @wwwDayDream in #72
Misc
Full Changelog: v0.3.5...v0.3.6