Confirmedusers, editor
19
edits
(add powershell script to set the environmet variable ty Fulgen) |
m (fixed wrong default vs linux install path) |
||
Line 70: | Line 70: | ||
<syntaxhighlight lang=shell> | <syntaxhighlight lang=shell> | ||
export VINTAGE_STORY="$HOME/ | export VINTAGE_STORY="$HOME/ApplicationData/vintagestory" | ||
</syntaxhighlight> | </syntaxhighlight> | ||
Replace the path with the one where your Vintagestory installation is located. The above path should point to your install when you installed Vintagestory using the install.sh script. | Replace the path with the one where your Vintagestory installation is located. The above path should point to your install when you installed Vintagestory using the install.sh script. |