Skip to content
This repository was archived by the owner on Dec 4, 2021. It is now read-only.
Taz edited this page Jul 18, 2021 · 25 revisions

MusicAPI V3 Function Reference

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").

The docs aren't finished, so some pages haven't been written yet.

How it works (Reading these first might help with figuring out the API)

Name Reference

Useful functions

Callbacks

Clone this wiki locally