scene rotate example added

This commit is contained in:
onyx-and-iris
2022-10-25 00:05:12 +01:00
parent fb162ca195
commit 8752132012
3 changed files with 58 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
# frozen_string_literal: true
source "https://rubygems.org"
# gem "rails"
gem "obsws", path: "../.."
gem "perfect_toml", "~> 0.9.0"