Client Music

Description

A client-side Minetest mod for playing music/sound files.

NOTE: Unfortunately, until Minetest supports media with client-side mods, only music provided by the server can be played.

Licensing: MIT

Usage

WARNING: Make sure to install in the "clientmods" directory. If installed as a server mod, chat commands should fail.

Chat commands:

- .cmus <command> [<sound_file>]
	- Manage music.
	- commands:
		- play: Play a music file.
		- stop: Stop playing music.
	- sound_file: file basename to be played
Description
No description provided
Readme 171 KiB
Languages
Lua 100%