Confirmedusers, editor
19
edits
(initual update to net7 and 1.18.8-rc.1 using the new template) |
m (moved note for SuppressWindowsConsoleWindow to Visual Studio part) |
||
Line 94: | Line 94: | ||
We advise you to check the option <code>Place solution and project in the same directory</code> for Visual Studio | We advise you to check the option <code>Place solution and project in the same directory</code> for Visual Studio | ||
This will flatten the project tree by one folder and make it easier to navigate. | This will flatten the project tree by one folder and make it easier to navigate. | ||
If you don't want the log output to show up in a separate window you can check the option <code>SuppressWindowsConsoleWindow</code>. When enabled the log output will still be shown inside the Visual Studio Debug Output. | |||
Open Visual Studio and click on ''Create a new project''. If you installed the ''VintageStory.Mod.Templates'' you can then select '''Vintage Story Mod'''. | Open Visual Studio and click on ''Create a new project''. If you installed the ''VintageStory.Mod.Templates'' you can then select '''Vintage Story Mod'''. | ||
Line 106: | Line 108: | ||
We advise you to check the option <code>Put solution and project in the same directory</code> for Rider. | We advise you to check the option <code>Put solution and project in the same directory</code> for Rider. | ||
This will flatten the project tree by one folder and make it easier to navigate. | This will flatten the project tree by one folder and make it easier to navigate. | ||
Open Rider and click on ''New Solution''. If you installed the ''VintageStory.Mod.Templates'' you can then select '''Vintage Story Mod'''. | Open Rider and click on ''New Solution''. If you installed the ''VintageStory.Mod.Templates'' you can then select '''Vintage Story Mod'''. |