Prepped for Steam Workshop
This commit is contained in:
parent
dde04f76ad
commit
fd71eeb37a
26
project.json
26
project.json
@ -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",
|
||||
"general" :
|
||||
"general" :
|
||||
{
|
||||
"properties" :
|
||||
"properties" :
|
||||
{
|
||||
"dir" :
|
||||
"dir" :
|
||||
{
|
||||
"index" : 2,
|
||||
"mode" : "fetchall",
|
||||
@ -13,14 +14,14 @@
|
||||
"text" : "Wallpaper Dir",
|
||||
"type" : "directory"
|
||||
},
|
||||
"schemecolor" :
|
||||
"schemecolor" :
|
||||
{
|
||||
"order" : 0,
|
||||
"text" : "ui_browse_properties_scheme_color",
|
||||
"type" : "color",
|
||||
"value" : "0.8980392156862745 0.18823529411764706 0.9294117647058824"
|
||||
"value" : "0 0 0"
|
||||
},
|
||||
"systemid" :
|
||||
"systemid" :
|
||||
{
|
||||
"index" : 0,
|
||||
"order" : 100,
|
||||
@ -28,7 +29,7 @@
|
||||
"type" : "textinput",
|
||||
"value" : ""
|
||||
},
|
||||
"timeout_m" :
|
||||
"timeout_m" :
|
||||
{
|
||||
"fraction" : false,
|
||||
"index" : 4,
|
||||
@ -39,7 +40,7 @@
|
||||
"type" : "slider",
|
||||
"value" : 0
|
||||
},
|
||||
"timeout_s" :
|
||||
"timeout_s" :
|
||||
{
|
||||
"fraction" : true,
|
||||
"index" : 3,
|
||||
@ -52,7 +53,7 @@
|
||||
"type" : "slider",
|
||||
"value" : 30
|
||||
},
|
||||
"transition_time" :
|
||||
"transition_time" :
|
||||
{
|
||||
"fraction" : false,
|
||||
"index" : 5,
|
||||
@ -63,7 +64,7 @@
|
||||
"type" : "slider",
|
||||
"value" : 5
|
||||
},
|
||||
"uri" :
|
||||
"uri" :
|
||||
{
|
||||
"index" : 1,
|
||||
"order" : 101,
|
||||
@ -74,7 +75,8 @@
|
||||
}
|
||||
},
|
||||
"preview" : "preview.jpg",
|
||||
"tags" : [ "Unspecified" ],
|
||||
"title" : "The Collector",
|
||||
"type" : "web",
|
||||
"version" : 0
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user