Node Library

exec chain -- fires in order
number data
string / other data

Right-click empty canvas for the same list. Drag from a node's dot to wire it. Del removes the selected node. Click a node below to drop it onto the canvas.

Ess Visual

A draft node-graph editor for Ess mods -- built on litegraph.js (the same engine ComfyUI's canvas runs on).

not connected

Connects to lua-bridge on the running game (ws://127.0.0.1:27050). Run sends the compiled script over and watches the exec chain light up here as it (notionally) fires.