Beat generating
3
4
Example Configuration
Example of configuration entry for shared.lua:
Shared.Sounds = {
{ name = "Song Display Name", time = "3:45", url = "song_file.ogg", difficulty = "easy" },
-- Add more songs here
}Last updated