ce0eccd32b
Plays a theme song when opsu! starts (can be disabled in options). The default song is "welcome to osu!" by nekodex, uploaded by CyberKitsune. To change the song, place a new "theme.osu" in the skins folder and edit the file name, metadata, and song length (at minimum). Signed-off-by: Jeffrey Han <itdelatrisu@gmail.com>
13 lines
241 B
Plaintext
13 lines
241 B
Plaintext
[General]
|
|
// theme song file name (mp3/ogg supported)
|
|
AudioFilename: theme.ogg
|
|
|
|
[Metadata]
|
|
// theme song title and artist
|
|
Title:welcome to osu!
|
|
Artist:nekodex
|
|
|
|
[HitObjects]
|
|
// length of theme song, in ms (third field)
|
|
1,1,48000,1,0,0:0:0:0:
|