knah / Il2CppAssemblyUnhollower

A tool to generate Managed->IL2CPP proxy assemblies
GNU Lesser General Public License v3.0
499 stars 88 forks source link

Move recent attribute to the UnhollowerBaseLib.Attributes namespace #52

Closed ds5678 closed 3 years ago

ds5678 commented 3 years ago

This fixes an issue in #49 where I accidentally put the attribute in the wrong namespace.