Created plugin to interact with StreamController WebSocket plugin, for Linux, to allow Stream Deck Buttons to control the Godot Editor.
7 lines
217 B
INI
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"
|