ExtendRealityLtd / Malimbe

[Obsolete - No longer maintained] A collection of tools to simplify writing public API components for the Unity software.
MIT License
51 stars 11 forks source link

Update Fody to 6.6.3 and Bug fix #73

Open MUDV587 opened 1 year ago

MUDV587 commented 1 year ago

1 Upgrade Fody to 6.6.3 2 Fix Reload case load infinite times on Unity2021 3 Use Assembly FileName With Extensions So that it can match Better for dlls like Assembly-CSharp.dll and Assembly-CSharp-Editor.dll

thestonefox commented 1 year ago

Malimbe ended up being removed from Zinnia and VRTK due to this issue. But I'm happy to review this PR when i get some time and if it fixes the issue that was being caused in Unity then I'm happy to merge this in.