madiskoivopuu / il2cpp-cpp-class-generator

A program that generates C++ classes that wrap around the IL2CPP functions to access C# classes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

il2cpp-cpp-class-generator

A program that generates C++ classes from the global-metadata.dat file to make working with Il2CPP a bit easier.

About

A program that generates C++ classes that wrap around the IL2CPP functions to access C# classes.


Languages

Language:C 79.1%Language:C++ 20.9%