StreamOverlay/addons/sc_editor/plugin.cfg
Mario Steele f536ddf213 Created SC Editor Plugin
Created plugin to interact with StreamController WebSocket plugin, for
Linux, to allow Stream Deck Buttons to control the Godot Editor.
2026-02-25 14:10:41 -06:00

7 lines
217 B
INI

[plugin]
name="StreamController Godot Editor"
description="Plugin for connecting to a WebSocket server plugin for StreamController to control the Godot Editor."
author="Mario Steele"
version="1.0"
script="plugin.gd"