dos h0012 musicNo - cwtickle/danoniplus-docs GitHub Wiki
English | Japanese
Home > Chart settings specification > Music & chart information
| <- musicUrl | musicNo | musicFolder -> |
musicNo
- Associating music files with charts
Usage
|musicNo=0$0$1| // 1st and 2nd chart: 1st track(a.mp3), 3rd chart: 2nd track(b.mp3)
|musicUrl=a.mp3$b.mp3| // 1st track: a.mp3, 2nd track: b.mp3
Overview
- Specifies which musics are targeted for each chart with "$" delimiter. This is linked to "musicTitle" and "musicUrl". 1st track = 0, 2nd track = 1, 3rd track = 2, and so on.
Related pages
- musicTitle :pencil: Music and artist information
- difData :pencil: Chart information
- musicUrl :pencil: Music file locations setting
Changelog
Version | Change details |
---|---|
v4.0.0 | - Initial implementation |
| <- musicUrl | musicNo | musicFolder -> |