mirror of
https://github.com/onyx-and-iris/voicemeeter.git
synced 2026-04-18 05:23:31 +00:00
obs example now reads conn info from toml.
vm, obs connect logic moved into separate functions. README added for obs example.
This commit is contained in:
@@ -3,6 +3,7 @@ module main
|
||||
go 1.18
|
||||
|
||||
require (
|
||||
github.com/BurntSushi/toml v1.2.0
|
||||
github.com/andreykaipov/goobs v0.10.0
|
||||
github.com/onyx-and-iris/voicemeeter-api-go v1.7.0
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user