UnityFody icon indicating copy to clipboard operation
UnityFody copied to clipboard

An implementation of fody that runs from unity.

Results 2 UnityFody issues
Sort by recently updated
recently updated
newest added

Hi, I am getting an OutOfMemoryException every time a change is made to any of the scripts after I imported Asset/Plugins from the repo to my project. ``` System.OutOfMemoryException: Out...

Thank you very much for modifying the fody library to work with unity. I really want to use [MethodDecorator](https://github.com/Fody/MethodDecorator) but I can’t figure out how and what needs to be...