sinai-dev / UniverseLib

A library for making plugins which target IL2CPP and Mono Unity games.
GNU Lesser General Public License v2.1
116 stars 48 forks source link

Fixed getting generated Il2Cpp namespaces in MelonLoader #12

Closed ghost closed 1 year ago

ghost commented 1 year ago

The new melonloader prepends generated namespaces with Il2Cpp, so I add a check and append that when needed.