Remove main.cpp and create generate.cpp. This file will be used to generate a variety of inclusive .h files which contain valid addresses to classes, methods, and fields.
Would be useful when programming an external program for games and software that uses Unity's IL2CPP framework.
Remove
main.cppand creategenerate.cpp. This file will be used to generate a variety of inclusive .h files which contain valid addresses to classes, methods, and fields.Would be useful when programming an external program for games and software that uses Unity's IL2CPP framework.