Neuromancer56/MinetestAmbience

Add configuration option to disable music

Opened this issue · 1 comments

Some players will want to enjoy the ambient sounds but not necessarily the music, since they may want to listen to their own. Would be great to support disabling the mod's music through a configuration option in minetest.conf. It should be easy then to read it with minetest.setting_getbool('ambience_disable_music').

If you're interested in a pull request for this, let me know.

Apparently #10 fixes this already.