‘Cannot convert from System.Type’ to ‘System.Reflection.Assembly”
I’m here trying to repurpose a lethal company mod and using Harmony to patch the files, but when I try to build the dll file on vsc i keep getting this same error.
I’ll send the code. The error occurs at line 65 to 68.
‘Cannot convert from System.Type’ to ‘System.Reflection.Assembly”
I’m here trying to repurpose a lethal company mod and using Harmony to patch the files, but when I try to build the dll file on vsc i keep getting this same error.
I’ll send the code. The error occurs at line 65 to 68.