Update components.py

This commit is contained in:
NewSoupVi
2025-12-18 22:20:21 +01:00
committed by GitHub
parent b6e2c8129f
commit ad8223998e

View File

@@ -40,7 +40,7 @@ components.append(
# This uri contains the room url + port, the slot name, and the password.
# You can process this uri arg to automatically connect the user to their slot without having to type anything.
# As you can see above, the APQuest client has both of these parametersset.
# As you can see above, the APQuest client has both of these parameters set.
# This means a user can click on the slot name of an APQuest slot on WebHost,
# then click "APQuest Client" instead of "Text Client" in the Launcher popup, and after a few seconds,
# they will be connected and playing the game without having to touch their keyboard once.