Modding:Setting up your Development Environment: Difference between revisions

From Vintage Story Wiki
m
update rider free option and remove not since bug is fixed
(Add link to decompiler page)
m (update rider free option and remove not since bug is fixed)
 
Line 25: Line 25:


<!--T:88-->
<!--T:88-->
* [https://www.jetbrains.com/rider/ JetBrains Rider] is a paid powerful and user-friendly integrated development environment (IDE) specifically designed for .NET. Since it is made for the .NET it also has very good support for all the features you may need while being fully cross-platform. It is also used to develop the game by the Vintage Story Team.
* [https://www.jetbrains.com/rider/ JetBrains Rider] is a free powerful and user-friendly integrated development environment (IDE) specifically designed for .NET. Since it is made for the .NET it also has very good support for all the features you may need while being fully cross-platform. It is also used to develop the game by the Vintage Story Team.


<!--T:5-->
<!--T:5-->
Line 156: Line 156:
[[File:Rider-cp-template.png|400px|frameless|center|alt=Rider Mod Template|Rider Mod Template]]
[[File:Rider-cp-template.png|400px|frameless|center|alt=Rider Mod Template|Rider Mod Template]]


<!--T:136-->
Note: Unfortunately as of writing this Rider does not support those template options as Visual Studio in the UI yet but you can check this [https://youtrack.jetbrains.com/issue/RIDER-16759/Support-parameters-in-custom-project-templates issue] for updates.
For now you can make use of those options using the CLI see the  [[#Visual Studio Code|Visual Studio Code]] section for how to use it.


==== Visual Studio Code ==== <!--T:137-->
==== Visual Studio Code ==== <!--T:137-->
Confirmedusers, editor
19

edits