759f6eff73
every now and then, opening the project in Godot would throw an error saying that `res://graph_node_renderer/graph_node_renderer.tscn` scene was corrupted and could not be opened. the scene would refuse to open in the editor, throwing the same error. however, the app ran, instantiating the scene like nothing was wrong. the error would sometimes go away after a few restarts. after many hours of searching up about it, i think i identified the problem. that specific scene file has nothing actually corrupted about it, and deleting and re-adding it solved the problem until some other random next time it popped up. see the relevant issues on godot's github: https://github.com/godotengine/godot/issues/85907 https://github.com/godotengine/godot/issues/79545 https://github.com/godotengine/godot/issues/70985 for the time being, i've replaced most relevant scene preloads with exports. hopefully it doesn't happen now. Reviewed-on: https://codeberg.org/StreamGraph/StreamGraph/pulls/70 Co-authored-by: Lera Elvoé <yagich@poto.cafe> Co-committed-by: Lera Elvoé <yagich@poto.cafe> |
||
---|---|---|
addons | ||
classes | ||
dist | ||
graph_node_renderer | ||
img | ||
script_templates | ||
.gitattributes | ||
.gitignore | ||
COPYING | ||
export_presets.cfg | ||
icon.svg | ||
icon.svg.import | ||
project.godot | ||
README.md | ||
THIRDPARTY.md |
StreamGraph is a node graph-based virtual stream deck and livestream automation tool.
⚠️ StreamGraph is at an EARLY ALPHA stage! Some things will break! ⚠️
StreamGraph lets you automate your livestream with a powerful and easy to understand node graph workflow.
It can connect to Twitch and OBS, allowing you to take stream interactivity to the next level.
Current state and capabilities
StreamGraph is at a very early stage of development. We cannot guarantee stability at this point and things may change dramatically between releases. As development progresses, the API and nodes will stabilize. If you encounter any issues, please report them on the issue tracker with as much detail about how to reproduce them as possible.
The app can currently connect to Twitch and read and send chats in a single channel. It can also connect to a single OBS instance (utilizing OBS-WebSocket, which is bundled with modern versions of OBS).
For more information about nodes that currently exist, check out the wiki.
You can also join Eroax's discord, which has a dedicated Streamgraph channel if you just want to talk or ask questions: Discord