mirror of
https://github.com/onyx-and-iris/obsws-ruby.git
synced 2026-04-09 17:53:32 +00:00
scene rotate example added
This commit is contained in:
9
examples/scene_rotate/Gemfile
Normal file
9
examples/scene_rotate/Gemfile
Normal file
@@ -0,0 +1,9 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
source "https://rubygems.org"
|
||||
|
||||
# gem "rails"
|
||||
|
||||
gem "obsws", path: "../.."
|
||||
|
||||
gem "perfect_toml", "~> 0.9.0"
|
||||
Reference in New Issue
Block a user