From 26733a7d3a734e540a10ca1341125c42aa94210b Mon Sep 17 00:00:00 2001 From: Kevin Hammett Date: Wed, 18 Sep 2024 19:55:21 -0400 Subject: [PATCH] Add Quest Configuration Location --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a49c54f..bc5152f 100644 --- a/README.md +++ b/README.md @@ -118,7 +118,7 @@ You will need to port forward the port `8989` (The port in the api url) and all #### BeatTogether Mod Configuration If not local, then set every occurance of `127.0.0.1` in the config below, to the `HostEndpoint` from the configuration above -`BeatTogether.json` in `BeatSaber/Userdata/` +`BeatTogether.json` in `BeatSaber/Userdata/` (For PC) `/sdcard/ModData/com.beatgames.beatsaber/Configs/` (For Quest) ``` { ...