To create your own mod start a .NET Class Library project in Visual Studio, targeted at the .NET 3.5 profile.
+
To create your own mod start a .NET Class Library project in Visual Studio, targeted at the .NET 3.5 profile. You should download and install the '''.NET 3.5 Framework''' if you don't have it, '''.NET CORE is not the same.'''
−
Add a reference to the following libraries:
+
You should add a reference to the following libraries: Note that you might need to add references to more, depending on what you want to do.