You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Hello, my name is Jakub and I am a student of Technical University in Kosice and software developer in Siemens Healthineers and I would be very happy if I could work on this issue. It would be the part of the course where we have to help a project on GitHub. Could you assign me to it, please?
Hello, my name is Jakub and I am a student of Technical University in Kosice and software developer in Siemens Healthineers and I would be very happy if I could work on this issue. It would be the part of the course where we have to help a project on GitHub. Could you assign me to it, please?
Hey Jakub, it's a pleasure to meet you.
I can absolutely assign this issue to you if you want to take a crack at it, surely.
Thanks for taking interest in this project and being willing to put some work into it!
Remove
main.cpp
and 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.
The text was updated successfully, but these errors were encountered: