You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 9, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,13 +17,13 @@ The HOOKS file included with the release is the current latest one for Outward.
17
17
18
18
Install <b>BepInEx</b>: (if you don't have it already)
19
19
1. Download the [latest BepInEx_x64 release](https://github.com/BepInEx/BepInEx/releases).
20
-
2. Place the zip in your game installation folder, so it looks like `...Steam\steamapps\common\{gamename}\BepInEx.zip`.
20
+
2. Place the zip in your game installation folder, eg. for Outward: `Outward\BepInEx.zip`.
21
21
3. Right-click the file and choose <b>"Extract here</b>" to merge with the folder structure.
22
22
4. Run the game once, and then close it.
23
23
24
24
Install the <b>PartialityWrapper</b>:
25
-
1.Take the <b>BepInEx-Partiality-Wrapper.zip</b> file and place it in your Game installation folder.
26
-
2.It should look like `"...Steam\steamapps\common\{gamename}\BepInEx-Partiality-Wrapper.zip"`
25
+
1.Download the <b>BepInEx-Partiality-Wrapper.zip</b> file from the [Releases]((https://github.com/sinaioutlander/BepInEx-Partiality-Wrapper/releases)) page.
26
+
2.Place the zip in your game installation folder, eg. for Outward: `Outward\BepInEx-Partiality-Wrapper.zip"`
27
27
3. Right-click the file and choose <b>"Extract here</b>" to merge with the folder structure.
0 commit comments