Skip to content

Commit

Permalink
Added an installation section to the README
Browse files Browse the repository at this point in the history
  • Loading branch information
WhiteFang5 authored Jul 30, 2022
1 parent ed82de3 commit 7c6cde1
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@
A selection of Mods for V-Rising

## General Mod info (Applies to most mods)
### How to manually install
* Install [BepInEx](https://v-rising.thunderstore.io/package/BepInEx/BepInExPack_V_Rising/)
* Install [Wetstone](https://v-rising.thunderstore.io/package/molenzwiebel/Wetstone/)
* (Locally hosted games only) Install [ServerLaunchFix](https://v-rising.thunderstore.io/package/Mythic/ServerLaunchFix/)
* Extract the Vmods._mod-name_.dll
* Move the desired mod(s) to the `[VRising (server) folder]/BepInEx/WetstonePlugins/`
* Launch the server (or game) to auto-generate the config files
* Edit the configs as you desire (found in `[VRising (server) folder]/BepInEx/config/`)
* Reload the mods using the Wetstone commands (by default F6 for client-side mods, and/or `!reload` for server-side mods)
* If this doesn't work, or isn't enabled, restart the server/game

### Commands
Most of the mods come with a set of commands that can be used. To see the available commands, by default a player or admin can use `!help`.
Normal players won't see the Admin-only commands listed.
Expand Down

0 comments on commit 7c6cde1

Please sign in to comment.