Skip to content

A C++ Library aimed at making mod development with Il2cpp compiled Unity Engine games easier

License

Notifications You must be signed in to change notification settings

Glatrix/GameAssemblyEx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GameAssemblyEx

A C++ Library aimed at making mod development with Il2cpp compiled Unity Engine games easier

Features:

  • 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)

Coming Soon (hopfully):

  • 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

About

A C++ Library aimed at making mod development with Il2cpp compiled Unity Engine games easier

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published