Collector/project.json

82 lines
1.6 KiB
JSON

{
"contentrating" : "Everyone",
"description" : "PluralKit Wallpaper Switcher Slideshow\n\n(Yes this is named after The Collector from The Owl House 🦉💖)",
"file" : "scene.html",
"general" :
{
"properties" :
{
"dir" :
{
"index" : 2,
"mode" : "fetchall",
"order" : 102,
"text" : "Wallpaper Dir",
"type" : "directory"
},
"schemecolor" :
{
"order" : 0,
"text" : "ui_browse_properties_scheme_color",
"type" : "color",
"value" : "0 0 0"
},
"systemid" :
{
"index" : 0,
"order" : 100,
"text" : "PluralKit System ID",
"type" : "textinput",
"value" : ""
},
"timeout_m" :
{
"fraction" : false,
"index" : 4,
"max" : 120,
"min" : 0,
"order" : 104,
"text" : "Duration (m)",
"type" : "slider",
"value" : 0
},
"timeout_s" :
{
"fraction" : true,
"index" : 3,
"max" : 59,
"min" : 0.5,
"order" : 103,
"precision" : 2,
"step" : 0.5,
"text" : "Duration (s)",
"type" : "slider",
"value" : 30
},
"transition_time" :
{
"fraction" : false,
"index" : 5,
"max" : 60,
"min" : 0,
"order" : 105,
"text" : "Fade Delay (s)",
"type" : "slider",
"value" : 5
},
"uri" :
{
"index" : 1,
"order" : 101,
"text" : "Socket URI",
"type" : "textinput",
"value" : ""
}
}
},
"preview" : "preview.jpg",
"tags" : [ "Unspecified" ],
"title" : "The Collector",
"type" : "web",
"version" : 0
}