Skip to content

Project Setup in Visual Studio

Huard Ouadi edited this page Apr 28, 2023 · 3 revisions

New in Update 0.8.3.1

You can now simply click on the "ModList Create Source" (ModList_CreateSource in 0.8.3.1 due to missing translation) button to automatically create the Visual Studio project with the correct references and a very basic template

This allow to skip step 1-2-3 of the mod creation guide

Manual Set-up :

Open Visual Studio, and create a new project devenv_iEi5b9dHgx

Then you make sure you are only viewing C# templates and select Class library devenv_ZjbtBa2B1u

Set your project Name and location devenv_EVnN9n8x1J

Set your project FrameWork to .Net Standard 2.0

image

Clone this wiki locally