jbruening / UnityFody

An implementation of fody that runs from unity.
MIT License
28 stars 5 forks source link

Help please convert MethodDecorator.Fody for use with UnityFody. #2

Open Alex1234x opened 1 month ago

Alex1234x commented 1 month ago

Thank you very much for modifying the fody library to work with unity.

I really want to use MethodDecorator but I can’t figure out how and what needs to be changed in this library to make it work with your version of fody and how to connect it to the Unity project. Can you advise and help?

Thank you very much!!! With best regards.

jbruening commented 1 month ago

I believe this project could be upgraded to a new .net version. It was originally the version it was because higher .net framework support was limited in Unity. Once updated, you may be able to directly use fody packages.