3 Commits

Author SHA1 Message Date
David
d7bc44051b Use the SharedLink struct instead of MumbleLink.
Makes it so the launch order for the wrapper and Mumble doesn't matter, previously Mumble had to be started first.
2018-12-18 20:49:36 -06:00
David
687cfa7003 Added VSCode tasks/launch settings.
New settings work with the VSCode C++ extension for for debugging. (which works great on Windows).
The old ones work with the CodeLLDB extension (which works great on Linux but doesn't work well on Windows).
2018-12-10 18:45:33 -06:00
David
4447fbafab Initial commit 2018-12-04 18:41:36 -06:00