45 lines
1.3 KiB
Plaintext
45 lines
1.3 KiB
Plaintext
|
|
### music Mod for Minetest
|
|
(c) 2017 orwell96
|
|
This mod is licensed under the LGPL 2.1 license.
|
|
|
|
Adds an easy but powerful background music backend.
|
|
|
|
## Usage:
|
|
|
|
For all players:
|
|
/mvolume <volume>
|
|
Set your individual music volume or disable background music (/mvolume 0). Saved across server restarts.
|
|
/music_list: list available music
|
|
|
|
With music privilege:
|
|
/music_play <id>: play a song
|
|
/music_stop: stop the current song. Unless /music_play or /music_next are invoked, no more music is played
|
|
/music_next [time]: Play the next song after [time] seconds, immediately if omitted.
|
|
|
|
## Votes:
|
|
This mod integrates with the [vote] mod by rubenwardy (https://github.com/minetest-mods/vote)
|
|
/vote_music_next - vote to start next song
|
|
/vote_music_play <id> - Vote to play certain sing
|
|
|
|
## Music credits:
|
|
|
|
StrangelyBeautifulShort 3:01 0.7
|
|
AvalonShort 2:58 1.4
|
|
EtherealShort 3:04 0.7
|
|
FarawayShort 3:05 0.7
|
|
-> Music from [ambience] mod
|
|
-> Author is Amethystium <http://amethystium.com/>.
|
|
|
|
eastern_feeling 3:51 1.0
|
|
-> created by Jordach. It can be found in the BFD subgame. License is GPLv3 (license of BFD).
|
|
|
|
bensound_deepblue 4:48 1.0
|
|
bensound_ofeliasdream 4:59 1.0
|
|
bensound_slowmotion 3:26 1.0
|
|
-> (c) bensound (AFAIK public domain)
|
|
|
|
rainymemory 2:10 1.0
|
|
anonnp4014 2:30 1.6
|
|
-> (c) Deemo collection (game music collection)
|