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
{{ message }}
This repository has been archived by the owner on Dec 4, 2021. It is now read-only.
Access API functions either by using the MusicAPI global table, or by using local MusicAPI = require("scripts.musicapi.api"). If you are using the V1 legacy functions, use the MMC global table, or by using local MMC = require("scripts.musicapi.legacy").
How it works (Reading these first might help with figuring out the API)