Confirmedusers, editor
1,284
edits
mNo edit summary |
m (fixed a wrong word and typo) |
||
Line 390: | Line 390: | ||
== Updating the Mod == | == Updating the Mod == | ||
If your mod is | 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 | 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--> |