Hello,
i worked through your Wiki for mod creation. And your wiki describes as followed:
Open the project creation and select Class Library (.NET Framework). Change the name to TestMod.
Open the project properties and ensure the target platform is .NET Framework.
I used .NET Framework 4.7.2 but got a TargetInvocationException. With .NET Framework 3.5 it worked.
Hello,
i worked through your Wiki for mod creation. And your wiki describes as followed:
I used .NET Framework 4.7.2 but got a
TargetInvocationException. With .NET Framework 3.5 it worked.