-
Notifications
You must be signed in to change notification settings - Fork 0
/
customProfileGeneralBackgroundResources.json
92 lines (92 loc) · 2.44 KB
/
customProfileGeneralBackgroundResources.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
[
{
"customProfileResourceType": "general_background",
"id": 1,
"seq": 1,
"name": "Cute Background",
"resourceLoadType": "assetbundle",
"resourceLoadVal": "custom_profile\/bg",
"fileName": "profile_bg_pattern_0001"
},
{
"customProfileResourceType": "general_background",
"id": 2,
"seq": 2,
"name": "Cool Background",
"resourceLoadType": "assetbundle",
"resourceLoadVal": "custom_profile\/bg",
"fileName": "profile_bg_pattern_0002"
},
{
"customProfileResourceType": "general_background",
"id": 3,
"seq": 3,
"name": "Pure Background",
"resourceLoadType": "assetbundle",
"resourceLoadVal": "custom_profile\/bg",
"fileName": "profile_bg_pattern_0003"
},
{
"customProfileResourceType": "general_background",
"id": 4,
"seq": 4,
"name": "Happy Background",
"resourceLoadType": "assetbundle",
"resourceLoadVal": "custom_profile\/bg",
"fileName": "profile_bg_pattern_0004"
},
{
"customProfileResourceType": "general_background",
"id": 5,
"seq": 5,
"name": "Mysterious Background",
"resourceLoadType": "assetbundle",
"resourceLoadVal": "custom_profile\/bg",
"fileName": "profile_bg_pattern_0005"
},
{
"customProfileResourceType": "general_background",
"id": 6,
"seq": 6,
"name": "Cute Background",
"resourceLoadType": "assetbundle",
"resourceLoadVal": "custom_profile\/bg",
"fileName": "profile_bg_pattern_0006"
},
{
"customProfileResourceType": "general_background",
"id": 7,
"seq": 7,
"name": "Cool Background",
"resourceLoadType": "assetbundle",
"resourceLoadVal": "custom_profile\/bg",
"fileName": "profile_bg_pattern_0007"
},
{
"customProfileResourceType": "general_background",
"id": 8,
"seq": 8,
"name": "Pure Background",
"resourceLoadType": "assetbundle",
"resourceLoadVal": "custom_profile\/bg",
"fileName": "profile_bg_pattern_0008"
},
{
"customProfileResourceType": "general_background",
"id": 9,
"seq": 9,
"name": "Happy Background",
"resourceLoadType": "assetbundle",
"resourceLoadVal": "custom_profile\/bg",
"fileName": "profile_bg_pattern_0009"
},
{
"customProfileResourceType": "general_background",
"id": 10,
"seq": 10,
"name": "Mysterious Background",
"resourceLoadType": "assetbundle",
"resourceLoadVal": "custom_profile\/bg",
"fileName": "profile_bg_pattern_0010"
}
]