Toxocious / Aetherim

A C++ library for accessing Unity's IL2CPP classes, methods, and fields during run-time.
GNU General Public License v3.0
53 stars 15 forks source link

SDK Header Generator #1

Open Toxocious opened 1 year ago

Toxocious commented 1 year ago

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.

yekxp commented 10 months ago

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?

Toxocious commented 10 months ago

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!

Toxocious commented 8 months ago

Let me know if you're still interested in attempting to implement this. @yekxp