mirror of
https://github.com/luanti-org/minetest_game.git
synced 2025-06-07 06:06:10 -04:00
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:
parent
bb9279ccb8
commit
ea992bdace
10 changed files with 145 additions and 0 deletions
13
mods/env_sounds/README.txt
Normal file
13
mods/env_sounds/README.txt
Normal file
|
@ -0,0 +1,13 @@
|
|||
Minetest Game mod: env_sounds
|
||||
=============================
|
||||
See license.txt for license information.
|
||||
|
||||
Authors of source code
|
||||
----------------------
|
||||
paramat (MIT)
|
||||
|
||||
Authors of media (sounds)
|
||||
-------------------------
|
||||
Yuval (CC0 1.0)
|
||||
https://freesound.org/people/Yuval/sounds/197023/
|
||||
env_sounds_water.*.ogg
|
Loading…
Add table
Add a link
Reference in a new issue