Skip to content

Commit 34c20b3

Browse files
authored
Update mod repo
Update the mod repo on the main QAVS interface.
1 parent f4bc1f4 commit 34c20b3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

QuestAppVersionSwitcher/Assets/html/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ <h2>Cosmetics type</h2>
220220
<div class="quest3hide">
221221
<h2>You can download mods and cosmetics from the following sites. Only QMods are supported by QuestAppVersionSwitcher + any cosmetics formats of the currently selected game</h2>
222222
<div style="display: flex; flex-direction: column;" class="buttonsContainer">
223-
<div class="button labelMargin" onclick="OpenSite(`https://computerelite.github.io/tools/Beat_Saber/questmods.html?version=${currentGameVersion}&isqavs=true&port=${GetPort()}&ismodded=${isGamePatched}&modloader=${GetModLoaderName()}`)">Open Beat Saber Mods page</div>
223+
<div class="button labelMargin" onclick="OpenSite(`https://mods.bsquest.xyz/qavs/?version=${currentGameVersion}&isqavs=true&port=${GetPort()}&ismodded=${isGamePatched}&modloader=${GetModLoaderName()}`)">Open Beat Saber Mods page</div>
224224
<div class="button labelMargin" onclick="OpenSite(`https://computerelite.github.io/tools/Oculus/QAVSHome.html?version=${currentGameVersion}&isqavs=true&port=${GetPort()}&ismodded=${isGamePatched}&modloader=${GetModLoaderName()}`)">Open website hub</div>
225225
<div class="button labelMargin" onclick="OpenSite(`https://www.google.com/search?q=computerelite`)">Open Google</div>
226226
</div>
@@ -768,4 +768,4 @@ <h3>Credits</h3>
768768
<div id="toasts"></div>
769769
<script src="script.js"></script>
770770
</body>
771-
</html>
771+
</html>

0 commit comments

Comments
 (0)