Modding:Setting up your Development Environment: Difference between revisions

From Vintage Story Wiki
m
fixed a wrong word and typo
mNo edit summary
m (fixed a wrong word and typo)
 
Line 390: Line 390:


== Updating the Mod ==
== Updating the Mod ==
If your mod is setup correctly, updating can be done by updating the <code>VINTAGE_STORY</code> envrionment variable to your new path.
If your mod is set up correctly, updating can be done by updating the <code>VINTAGE_STORY</code> environment variable to your new path.


Repeat the steps made in [[Modding:Setting up your Development Environment#Setup the Environment|Setup the Environment]] to edit the environment variable, and rebuild your mod. It is likely that mods will break on certain updates, however fixing them is often quite simplistic, and errors are well documented. To check your update has worked, debug your mod and check the game version on the main menu.
Repeat the steps made in [[Modding:Setting up your Development Environment#Setup the Environment|Setup the Environment]] to edit the environment variable, and rebuild your mod. It is likely that mods will break on certain game updates, however fixing them is often quite simple, and errors are well documented. To confirm that your update has worked, debug your mod and check the game version on the main menu.


= Moving Forward = <!--T:70-->
= Moving Forward = <!--T:70-->
Confirmedusers, editor
1,274

edits