diff --git a/README.md b/README.md index 11fd467..41ff63c 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ WurstMod is a mod for H3VR currently focusing on making it easy to create and im ## Installation -Download the most recent release and unzip into your H3VR install folder. You can easily access this folder by right clicking H3VR in your steam library, going to Properties, the Local Files tab, Browse Local Files. +Download the [most recent release of BepInEx](https://github.com/BepInEx/BepInEx/releases), followed by the [most recent release of WurstMod](https://github.com/Nolenz/Wurstmod/releases). Unzip *in that order* into your H3VR install folder. You can easily access this folder by right clicking H3VR in your steam library, going to Properties, the Local Files tab, Browse Local Files. If your folder looks like the image below, you're good to go. Just run the game as you normally would and load into Take And Hold. There will be arrows on the map image panel, pressing those will switch between installed maps. @@ -43,4 +43,4 @@ Just point the solution to a few references and the environment should be good t - UnityEditor.dll (from Unity 5.6.3 installation, \Editor\Data\Managed) There's bits and pieces of code that could definitely use some work. If anyone actually makes a pull request, I'll take a look. -I will not be including any other custom levels in this repository, though. You'll have to host those yourself. \ No newline at end of file +I will not be including any other custom levels in this repository, though. You'll have to host those yourself.