A C++ Library aimed at making mod development with Il2cpp compiled Unity Engine games easier
- Il2cpp Domain Functions
- Il2cpp Assembly Functions
- Il2cpp Image Functions
- Il2cpp Class Functions
- Il2cpp Field Functions
- Il2cpp Property Functions
- Il2cpp Method Functions (including invokers)
- Il2cpp Object Functions (Only some for now, plan to add more soon)
- Exception Throwing, Handling, and Formatting (with stack data)
- Type Injection via MonoBehaviour hooking
- Add more functions and Il2cpp Types. (String, Object, ValueTypes, Collections, etc)
- Cleaner Code