You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SMM2 Level Queue System is a Streamlabs bot / script that allows viewers to queue Super Mario Maker 2 levels, while offering all sort of commands to allow mods to refresh overlay or jump to next level in queue; and viewers to see their turn in queue, list levels, etc. SMM2LQS includes an animated overlay compatible with all main stream software such as OBS, Streamlabs OBS and XSplit to visualize the current and next level in queue.
12
+
SMM2 Level Queue Bot is a Streamlabs bot / script that allows viewers to queue Super Mario Maker 2 levels, while offering all sort of commands to allow mods to refresh overlay or jump to next level in queue; and viewers to see their turn in queue, list levels, etc. SMM2LQS includes an animated overlay compatible with all main stream software such as OBS, Streamlabs OBS and XSplit to visualize the current and next level in queue.
13
13
14
14
[Español]
15
-
SMM2 Level Queue System es un bot / script de Streamlabs que permite a los usuarios añadir sus niveles a una cola, mientras que ofrece todo tipo de comandos para permitir que los moderadores hagan un refresh del overlay o salten al siguiente nivel de la cola; y a los viewers ver su turno en la cola, listar niveles, etc. SMM2LQS incluye un overlay animado compatible con cualquier software de stream, como OBS, Streamlabs OBS y XSplit, para visualizar en pantalla el nivel actual y el siguiente.
15
+
SMM2 Level Queue Bot es un bot / script de Streamlabs que permite a los usuarios añadir sus niveles a una cola, mientras que ofrece todo tipo de comandos para permitir que los moderadores hagan un refresh del overlay o salten al siguiente nivel de la cola; y a los viewers ver su turno en la cola, listar niveles, etc. SMM2LQS incluye un overlay animado compatible con cualquier software de stream, como OBS, Streamlabs OBS y XSplit, para visualizar en pantalla el nivel actual y el siguiente.
16
16
17
17
###################################
18
18
# License and conditions #
@@ -33,12 +33,6 @@ Este proyecto utiliza una licencia GNU General Public License v3.0. Esto signifi
33
33
34
34
Para más información sobre la licencia y las condiciones de uso, echa un vistazo al archivo LICENSE.
35
35
36
-
#####################
37
-
# Versions #
38
-
#####################
39
-
1.1.0 - Adds a levels overlay and adds responses to configuration
40
-
1.0.0 - Initial Release
41
-
42
36
#####################
43
37
# Installation #
44
38
#####################
@@ -97,4 +91,10 @@ NOTE 2: Advanced permission commands can only be executed by Caster or Mods by d
97
91
98
92
!deletelevel : Jump to the next level in queue, but lets the counters unaltered
99
93
100
-
!refreshlevels : Forces the overlay to refresh its data
94
+
!refreshlevels : Forces the overlay to refresh its data
95
+
96
+
#####################
97
+
# Changelog #
98
+
#####################
99
+
1.1.0 - Adds a levels overlay and adds responses to configuration
0 commit comments