Prepped for Steam Workshop

This commit is contained in:
Elizabeth Cray 2023-06-23 17:53:53 -04:00
parent dde04f76ad
commit fd71eeb37a

View File

@ -1,11 +1,12 @@
{ {
"description" : "PluralKit Wallpaper Switcher Slideshow", "contentrating" : "Everyone",
"description" : "PluralKit Wallpaper Switcher Slideshow\n\n(Yes this is named after The Collector from The Owl House 🦉💖)",
"file" : "scene.html", "file" : "scene.html",
"general" : "general" :
{ {
"properties" : "properties" :
{ {
"dir" : "dir" :
{ {
"index" : 2, "index" : 2,
"mode" : "fetchall", "mode" : "fetchall",
@ -13,14 +14,14 @@
"text" : "Wallpaper Dir", "text" : "Wallpaper Dir",
"type" : "directory" "type" : "directory"
}, },
"schemecolor" : "schemecolor" :
{ {
"order" : 0, "order" : 0,
"text" : "ui_browse_properties_scheme_color", "text" : "ui_browse_properties_scheme_color",
"type" : "color", "type" : "color",
"value" : "0.8980392156862745 0.18823529411764706 0.9294117647058824" "value" : "0 0 0"
}, },
"systemid" : "systemid" :
{ {
"index" : 0, "index" : 0,
"order" : 100, "order" : 100,
@ -28,7 +29,7 @@
"type" : "textinput", "type" : "textinput",
"value" : "" "value" : ""
}, },
"timeout_m" : "timeout_m" :
{ {
"fraction" : false, "fraction" : false,
"index" : 4, "index" : 4,
@ -39,7 +40,7 @@
"type" : "slider", "type" : "slider",
"value" : 0 "value" : 0
}, },
"timeout_s" : "timeout_s" :
{ {
"fraction" : true, "fraction" : true,
"index" : 3, "index" : 3,
@ -52,7 +53,7 @@
"type" : "slider", "type" : "slider",
"value" : 30 "value" : 30
}, },
"transition_time" : "transition_time" :
{ {
"fraction" : false, "fraction" : false,
"index" : 5, "index" : 5,
@ -63,7 +64,7 @@
"type" : "slider", "type" : "slider",
"value" : 5 "value" : 5
}, },
"uri" : "uri" :
{ {
"index" : 1, "index" : 1,
"order" : 101, "order" : 101,
@ -74,7 +75,8 @@
} }
}, },
"preview" : "preview.jpg", "preview" : "preview.jpg",
"tags" : [ "Unspecified" ],
"title" : "The Collector", "title" : "The Collector",
"type" : "web", "type" : "web",
"version" : 0 "version" : 0
} }