mirror of
https://github.com/onyx-and-iris/voicemeeter-rb.git
synced 2026-04-17 08:33:31 +00:00
obs example added
This commit is contained in:
9
examples/obs/Gemfile
Normal file
9
examples/obs/Gemfile
Normal file
@@ -0,0 +1,9 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
source "https://rubygems.org"
|
||||
|
||||
gem "voicemeeter", path: "../.."
|
||||
|
||||
gem "obsws", "~> 0.1.3"
|
||||
|
||||
gem "pathname", "~> 0.2.1"
|
||||
Reference in New Issue
Block a user