Sound Packs

From Minetest Wiki
Revision as of 15:56, 13 June 2014 by Twoelk (talk | contribs) (cat)
Jump to navigation Jump to search

Description

Sound Packs can be used to reduce the amount of Media which needs to become loaded because the client's sounds instead of the ones of the server are used, so the sounds do not need to become loaded from the server.

Installation

Currently sound packs can be stored at the shared path of minetest, not at the user path. And the sounds need to be put into a folder called "testsounds".
eg. /usr/share/minetest/testsounds/craw.ogg
The sound pack path might be configurable soon.

Mbox important.png This article is incomplete.
Please help expand this article to include more useful information.