Changes

175 bytes added ,  01:14, 21 December 2021
Line 59: Line 59:  
==Set the target framework==
 
==Set the target framework==
 
<span id="set-target-framework"></span>
 
<span id="set-target-framework"></span>
The 'target framework' is the version of .NET your code uses, which affects the version needed to run your mod. The recommended target framework is .NET 5.0, which is the version SMAPI itself targets.
+
The 'target framework' is the version of .NET your code uses, which affects the version needed to run your mod. The recommended target framework is .NET 5.0, which is the version SMAPI itself targets. Please find the subsection below for your OS (Windows/Mac). If you use Linux, you're going to have to figure out what the buttons look like for you, but it should be similar.
    
===In Windows Visual Studio 2019/2022===
 
===In Windows Visual Studio 2019/2022===
249

edits