Add initial environmental sounds mod with flowing water sounds

default:river_water_source can also create sound if desired as
rivers are considered to be flowing water.
A simple mod for now, with the intention to later use new engine
environmental sound features if/when they appear.
This commit is contained in:
Paramat 2019-09-12 00:46:40 +01:00 committed by GitHub
parent bb9279ccb8
commit ea992bdace
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 145 additions and 0 deletions

3
mods/env_sounds/mod.conf Normal file
View file

@ -0,0 +1,3 @@
name = env_sounds
description = Minetest Game mod: env_sounds
depends = default