Translations:Modding:Preparing For Code Mods/7/en

From Vintage Story Wiki

When the SDK has finished installing, it is recommended to check it has been configured correctly. Launch a command prompt in Windows, either by searching for 'cmd' or 'powershell' in Windows' search bar, and enter the following command:

dotnet --list-sdks

This should give you a list of installed SDKs. If there is an entry that starts with 7.0., then you may continue.

SDK not showing or getting an error?
Restart your PC, and redo the given command in the command prompt or powershell. If it is still not visible, then repeat the installation for this section.