Changes

Jump to navigation Jump to search
1 byte added ,  20:20, 7 February 2020
Line 9: Line 9:  
== Project setup ==
 
== Project setup ==
 
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.'''
 
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.'''
 +
 
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.
 
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.
  

Navigation menu