Update README.md
This commit is contained in:
parent
42c2f5cfe6
commit
b8e4b33e93
@ -6,7 +6,7 @@ Tutorial: https://www.youtube.com/watch?v=0rk-004yLyk
|
||||
For Windows Users: There is a prepackaged zip of minetest that has been configured for use with mumble in Releases, this the easiest way to get set, if you don't mind a fresh install. Also see minetest-mumble-helpers for installing on an existing install if minetest.
|
||||
|
||||
Installation Directions:
|
||||
Install the csm (/minetestmod/mumble/) or minetest-mumble-CSM.zip in releases.
|
||||
Install the Client Side Mod (CSM) (/minetestmod/mumble/) or minetest-mumble-CSM.zip in releases. For more information of how to install Client Side Mods https://wiki.minetest.net/Installing_Client-Side_Mods
|
||||
Start mumble, the handler may have an error otherwise. Make sure Positional Audio and Link is enabled in Settings -> Audio Output and Settings -> Plugins. (Both need advanced options to be shown.)
|
||||
Run the executable (in the releases) with the minetest program as an argument. (can be done easily with shortcuts in windows, and .sh files in linux)
|
||||
It will also search in it's current directory for minetest, as well as /usr/bin/, usr/games/, C:/Program Files/minetest/bin/, and C:/Program Files (x86)/minetest/bin/ so you may not have to pass the path directly as an argument.
|
||||
@ -33,4 +33,4 @@ To use the autolauncher:
|
||||
2: Rightclick to edit the file.
|
||||
3: Ensure the paths to the Mumble executable and the name of the wrapper program is correct. Note: the /min in front of the mumble path makes mumble start minimized, if you don't like this, you can delete it.
|
||||
Running the autolauncher should start mumble and have it autojoin the correct channel, start minetest, and also close mumble once minetest is closed.
|
||||
I would recommend making a shortcut to the autolauncher and setting the icon/name if you use it often.
|
||||
I would recommend making a shortcut to the autolauncher and setting the icon/name if you use it often.
|
||||
|
Loading…
x
Reference in New Issue
Block a user