Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 4 additions & 4 deletions wiki/pc-modding.md
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@

### Legacy Branch

If you want to downgrade to `1.37.1`, `1.34.2`, or `1.29.1` you can use the legacy branch method.
If you want to downgrade to `1.40.8`, `1.37.1`, `1.34.2`, or `1.29.1`, you can use the legacy branch method.

#### Steam Users

Expand All @@ -237,12 +237,12 @@
2. Right click Beat Saber in the game library
3. Select Properties
4. Select Betas in the window
5. Select either the `legacy1.37.1_unity_v2021.3.16f1`, `1.34.2_legacy` or the `legacy1.29.1_unity_ver2019.4.28f1` branch
5. Select either the `legacy1.40.8_unity_v2021.3.16f1`, `legacy1.37.1_unity_v2021.3.16f1`, `1.34.2_legacy` or the `legacy1.29.1_unity_ver2019.4.28f1` branch

Check failure on line 240 in wiki/pc-modding.md

View workflow job for this annotation

GitHub Actions / Run Tests

Line length

wiki/pc-modding.md:240:121 MD013/line-length Line length [Expected: 120; Actual: 156] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md013.md
6. Exit the window
7. Let the download complete then run the game once
8. Follow the regular modding process

![Steam Branch Setting](/.assets/images/beginners-guide/BetaOptions_SteamBranch.jpg 'Steam Branch Setting')
![Steam Branch Setting](/.assets/images/beginners-guide/BetaOptions_SteamBranch.png 'Steam Branch Setting')

#### Oculus Store Users

Expand All @@ -253,7 +253,7 @@
2. Go to the Beat Saber store page
3. Scroll down to `Versions + Release Notes`
4. Click on the word `(LIVE)` next to the current version number
5. Select either the `legacy1.37.1_unity_v2021.3.16f1`, `1.34.2_legacy` or the `legacy1.29.1_unity_ver2019.4.28f1` branch
5. Select either the `legacy1.40.8_unity_v2021.3.16f1`, `legacy1.37.1_unity_v2021.3.16f1`, `1.34.2_legacy` or the `legacy1.29.1_unity_ver2019.4.28f1` branch

Check failure on line 256 in wiki/pc-modding.md

View workflow job for this annotation

GitHub Actions / Run Tests

Line length

wiki/pc-modding.md:256:121 MD013/line-length Line length [Expected: 120; Actual: 156] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md013.md
6. Let the download complete and run the game once
7. Follow the regular modding process

Expand Down
Loading