FAQ
The main place for the "hey, how to do.." answers.
How to start the minigame
You can start the minigame by using the command /dance
.
How to change colors of the arrows and UI
Arrow and other UI configurable colors are located in rcore_dance\client\ui\config.js
How to change to different notification system
go to
rcore_dance\client\lib\notify.lua
remove content of the
Notify
functionadd your own code to show notification
The text
parameter is the text of the notification you want to show.
Last updated
Was this helpful?