From 04f72e791bbe89063899dfec89cea3468748ae45 Mon Sep 17 00:00:00 2001 From: Bloodcloak <59000966+bloodcloak@users.noreply.github.com> Date: Thu, 22 Feb 2024 21:41:09 -0500 Subject: [PATCH] forgot a note --- wiki/quest-modding.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/wiki/quest-modding.md b/wiki/quest-modding.md index f8c8be0a8..3e8868898 100644 --- a/wiki/quest-modding.md +++ b/wiki/quest-modding.md @@ -117,10 +117,12 @@ steps `AvatarData.dat`, `PlayerData.dat` and `settings.cfg` and put them in the ## Ways to Mod Beat Saber -Currently, there are three ways to mod your game: you can either use BMBF, QAVS (QuestAppVersionSwitcher), or QuestPatcher. +There are three ways to mod your game: you can either use BMBF, QAVS (QuestAppVersionSwitcher), or QuestPatcher. -:::warning Quest 3 Modding Information -Quest 3 modding is only possible using [QuestPatcher](#questpatcher). BMBF and QAVS does not support Quest 3 at this time. +:::warning NOTE +As of the Quest v63 update, the Quest 2 and Pro are not moddable using BMBF or QAVS. + +Quest 2, Pro, and 3 modding is only possible using [QuestPatcher](./quest-modding.md#questpatcher) at this time. ::: ### BMBF