-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathcustomProfileEtcResources.json
72 lines (72 loc) · 2.35 KB
/
customProfileEtcResources.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
[
{
"customProfileResourceType": "etc",
"id": 1,
"seq": 1,
"name": "ゲームタイトルのロゴ",
"pronunciation": "げーむたいとるのろご",
"resourceLoadType": "assetbundle",
"resourceLoadVal": "custom_profile\/other\/logo",
"fileName": "profile_logo_title"
},
{
"customProfileResourceType": "etc",
"id": 2,
"seq": 2,
"name": "バーチャル・シンガーのユニットロゴ",
"pronunciation": "ばーちゃるしんがーのゆにっとろご",
"resourceLoadType": "assetbundle",
"resourceLoadVal": "custom_profile\/other\/logo",
"fileName": "profile_logo_virtualSinger"
},
{
"customProfileResourceType": "etc",
"id": 3,
"seq": 3,
"name": "Leo\/needのユニットロゴ",
"pronunciation": "れおにーどのゆにっとろご",
"resourceLoadType": "assetbundle",
"resourceLoadVal": "custom_profile\/other\/logo",
"fileName": "profile_logo_leoneed"
},
{
"customProfileResourceType": "etc",
"id": 4,
"seq": 4,
"name": "MORE MORE JUMP!のユニットロゴ",
"pronunciation": "もあもあじゃんぷのゆにっとろご",
"resourceLoadType": "assetbundle",
"resourceLoadVal": "custom_profile\/other\/logo",
"fileName": "profile_logo_moremorejump"
},
{
"customProfileResourceType": "etc",
"id": 5,
"seq": 5,
"name": "Vivid BAD SQUADのユニットロゴ",
"pronunciation": "びびっどばっどすくわっどのゆにっとろご",
"resourceLoadType": "assetbundle",
"resourceLoadVal": "custom_profile\/other\/logo",
"fileName": "profile_logo_vividBadSquad"
},
{
"customProfileResourceType": "etc",
"id": 6,
"seq": 6,
"name": "ワンダーランズ×ショウタイムのユニットロゴ",
"pronunciation": "わんだーらんずしょうたいむのゆにっとろご",
"resourceLoadType": "assetbundle",
"resourceLoadVal": "custom_profile\/other\/logo",
"fileName": "profile_logo_wonderLands"
},
{
"customProfileResourceType": "etc",
"id": 7,
"seq": 7,
"name": "25時、ナイトコードで。のユニットロゴ",
"pronunciation": "にじゅうごじないとこーどでのゆにっとろご",
"resourceLoadType": "assetbundle",
"resourceLoadVal": "custom_profile\/other\/logo",
"fileName": "profile_logo_25nightcode"
}
]