Skip to content

Commit

Permalink
Step 3 downloads outdated "Valheim Plus" mod (#324)
Browse files Browse the repository at this point in the history
While following the tutorial "bepinex.md", step 3 causes a compatibility error if the client has a newer version of "Valheim Plus". This error is somewhat guaranteed as the stable release is newer than specified in step 3.
  • Loading branch information
RyanKeys authored Apr 8, 2021
1 parent 4521fe2 commit cf70b29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/bepinex.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
3. Download BepInEx

```shell
wget -O /home/steam/tmp/bepinex.zip https://github.com/valheimPlus/ValheimPlus/releases/download/0.9.4/UnixServer.zip
wget -O /home/steam/tmp/bepinex.zip https://github.com/valheimPlus/ValheimPlus/releases/download/0.9.7/UnixServer.zip
```

4. Extract the BepInEx zip file
Expand Down

0 comments on commit cf70b29

Please sign in to comment.