Files
video-shader-toys/config/runtime-host.json
Aiden 254d4cd070
Some checks failed
CI / Native Windows Build And Tests (push) Failing after 7s
CI / React UI Build (push) Has been cancelled
CI / Windows Release Package (push) Has been cancelled
Added OSC
2026-05-03 12:17:03 +10:00

11 lines
212 B
JSON

{
"shaderLibrary": "shaders",
"serverPort": 8080,
"oscPort": 9000,
"videoFormat": "1080p",
"frameRate": "59.94",
"autoReload": true,
"maxTemporalHistoryFrames": 12,
"enableExternalKeying": true
}