MVP Wallpaper Setter
This commit is contained in:
44
project.json
Normal file
44
project.json
Normal file
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"file" : "scene.html",
|
||||
"description": "Storage limit: 10240 images because of windows max path and locastorage limits",
|
||||
"general" :
|
||||
{
|
||||
"properties" :
|
||||
{
|
||||
"schemecolor" :
|
||||
{
|
||||
"order" : 0,
|
||||
"text" : "ui_browse_properties_scheme_color",
|
||||
"type" : "color",
|
||||
"value" : "0.8980392156862745 0.18823529411764706 0.9294117647058824"
|
||||
},
|
||||
"dir" :
|
||||
{
|
||||
"index" : 2,
|
||||
"order": 102,
|
||||
"mode" : "fetchall",
|
||||
"text" : "Wallpaper Dir",
|
||||
"type" : "directory"
|
||||
},
|
||||
"uri" :
|
||||
{
|
||||
"index" : 1,
|
||||
"order" : 101,
|
||||
"text" : "Socket URI",
|
||||
"type" : "textinput",
|
||||
"value" : ""
|
||||
},
|
||||
"systemid" :
|
||||
{
|
||||
"index" : 0,
|
||||
"order" : 100,
|
||||
"text" : "System ID",
|
||||
"type" : "textinput",
|
||||
"value" : ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"title" : "PluralKit",
|
||||
"type" : "scene",
|
||||
"version" : 0
|
||||
}
|
||||
Reference in New Issue
Block a user