Confirmedusers, editor
5
edits
(fixed links and parameters; minor formatting) |
(Refactor mod template listing) |
||
Line 36: | Line 36: | ||
2. You can now either get the mod template project or manually set up a mod project. The mod template offers a convenience tool to set up multiple mod projects and to quickly pack up and have a ready-to-ship mod. | 2. You can now either get the mod template project or manually set up a mod project. The mod template offers a convenience tool to set up multiple mod projects and to quickly pack up and have a ready-to-ship mod. | ||
== | == Mod templates == | ||
* [https://github.com/anegostudios/vsmodtemplate/releases/latest '''The official Mod template for Visual Studio'''] which is covered in this article. | |||
* [https://github.com/copygirl/howto-example-mod copygirl's VSCode setup] | |||
* [https://gitlab.com/vsmods-public/foundation/vsmodtemplate/-/tree/master Vintage Story Mod Solution Template by Capsup for Visual Studio] | |||
== Setup using the official Mod template == | |||
To get started download the VSModTemplate solution from [https://github.com/anegostudios/vsmodtemplate/releases/latest GitHub]. Now you simply need to extract the zip archive to your desired destination. | |||
[[File:VSMods9.png]] | [[File:VSMods9.png]] |