minetest-world / mtlauncher

GNU Lesser General Public License v2.1
5 stars 3 forks source link

support the "mumble" csm + potentially others #11

Open recluse4615 opened 1 year ago

recluse4615 commented 1 year ago

we can bundle in some of the mumble csm code in to the tauri app itself, and use that as the "client" if mumble is installed

kidna a big job

Miniontoby commented 1 year ago

Could be done using the function of https://github.com/minetest-world/mtlauncher/blob/main/src/lib/file/logger.js#L23 Since afaik the csm wrapper uses the logs to receive the position and then send it to mumble.