mirror of
https://github.com/minetest/minetest_game.git
synced 2025-07-14 03:40:19 +02: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:
3
mods/env_sounds/mod.conf
Normal file
3
mods/env_sounds/mod.conf
Normal file
@ -0,0 +1,3 @@
|
||||
name = env_sounds
|
||||
description = Minetest Game mod: env_sounds
|
||||
depends = default
|
Reference in New Issue
Block a user