openOutpaint/userdefinedscripts.json
2023-02-19 09:49:48 -06:00

8 lines
139 B
JSON

{
"userScripts": {
"testScript1": {
"title": "template",
"scriptValues": "[1, 0.999, true, \"4-10 [3]\", \"test text\"]"
}
}
}