-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathproject.json
100 lines (100 loc) · 1.79 KB
/
project.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
{
"contentrating" : "Everyone",
"file" : "index.html",
"general" :
{
"properties" :
{
"background" :
{
"index" : 1,
"order" : 101,
"text" : "background",
"type" : "color",
"value" : "0.13333333333333333 0.1843137254901961 0.24313725490196078"
},
"backgroundimg" :
{
"index" : 2,
"order" : 102,
"text" : "backgroundImg",
"type" : "file",
"value" : ""
},
"color" :
{
"index" : 0,
"order" : 100,
"text" : "color",
"type" : "color",
"value" : "0.6980392156862745 0.7450980392156863 0.7647058823529411"
},
"css" :
{
"index" : 7,
"order" : 107,
"text" : "css",
"type" : "textinput",
"value" : ""
},
"fontsize" :
{
"fraction" : false,
"index" : 3,
"max" : 200,
"min" : 12,
"order" : 103,
"text" : "fontSize",
"type" : "slider",
"value" : 70
},
"rotate" :
{
"fraction" : false,
"index" : 6,
"max" : 720,
"min" : -720,
"order" : 106,
"text" : "rotate",
"type" : "slider",
"value" : 360
},
"scale" :
{
"fraction" : false,
"index" : 5,
"max" : 5,
"min" : -5,
"order" : 105,
"text" : "scale",
"type" : "slider",
"value" : 1
},
"schemecolor" :
{
"order" : 0,
"text" : "ui_browse_properties_scheme_color",
"type" : "color",
"value" : "0 0 0"
},
"translatey" :
{
"fraction" : false,
"index" : 4,
"max" : 500,
"min" : -500,
"order" : 104,
"text" : "translateY",
"type" : "slider",
"value" : 250
}
}
},
"preview" : "preview.gif",
"tags" : [ "Abstract" ],
"title" : "DigitalClock 数字时钟",
"type" : "web",
"version" : 1,
"workshopid" : "2788159499",
"workshopurl" : "steam://url/CommunityFilePage/2788159499"
}