-
Notifications
You must be signed in to change notification settings - Fork 2
/
config.json
73 lines (73 loc) · 3.11 KB
/
config.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
{
"allowBydAff": false,
"allowNotASCIIFileName": false,
"checkDiamondIntegrity": true,
"useAssetsDirWhileCheckAll": false,
"useBgDirInsteadOfImgDir": true,
"diamondList": {
"aegleseeker": "aegleseeker_diamond",
"alice_conflict": "alice_conflict_diamond",
"alice_light": "alice_light_diamond",
"arcahv": "arcahv_diamond",
"byd_conflict": "byd_diamond_conflict",
"byd_light": "byd_diamond_light",
"chuni-garakuta": "diamond_garakuta",
"chuni-ikazuchi": "diamond_ikazuchi",
"chunithmthird_conflict": "chunithmthird_conflict_diamond",
"chuni-worldvanquisher": "diamond_worldvanquisher",
"dynamix_light": "diamond_dynamix_light",
"etherstrike": "etherstrike_diamond",
"felis": "felis_diamond",
"fractureray": "diamond",
"gc_buchigire": "gc_glow_conflict",
"gc_conflict": "gc_glow_conflict",
"gc_lance": "gc_glow_lance",
"gc_light": "gc_glow_light",
"gc_ouroboros": "gc_glow_conflict",
"gou": "gou_diamond",
"hime_conflict": "hime_diamond_conflict",
"hime_light": "hime_diamond_light",
"lethaeus": "diamond_mirai_conflict",
"maimai_boss": "maimai_boss_diamond",
"maimai_conflict": "maimai_conflict_diamond",
"maimai_light": "maimai_light_diamond",
"mirai_awakened": "mirai_awakened_glow",
"mirai_conflict": "diamond_mirai_conflict",
"mirai_light": "diamond_mirai_light",
"musedash_conflict": "diamond_musedash_conflict",
"musedash_light": "diamond_musedash_light",
"nijuusei2_conflict": "diamond_nijuusei2_conflict",
"nijuusei2_light": "diamond_nijuusei2_light",
"observer_conflict": "observer_conflict_diamond",
"observer_light": "observer_light_diamond",
"omatsuri_light": "omatsuri_overlay_light",
"omegafour": "omegafour_diamond",
"ongeki_conflict": "ongeki_conflict_diamond",
"ongeki_light": "ongeki_light_diamond",
"pragmatism3": "diamond_pragmatism3",
"prelude_conflict": "prelude_overlay_conflict",
"prelude_light": "prelude_overlay_light",
"quon": "triangle_light",
"rei": "triangle_light",
"ringedgenesis": "diamond_ringedgenesis",
"saikyostronger": "saikyostronger_overlay",
"shiawase": "cube",
"shiawase2": "diamond_shiawase",
"single_conflict": "NO_DIAMOND",
"single_light": "NO_DIAMOND",
"single2_conflict": "single2_conflict_diamond",
"single2_light": "single2_light_diamond",
"tanoc_conflict": "tanoc_overlay_conflict",
"tanoc_light": "tanoc_overlay_light",
"tanoc_red": "tanoc_overlay_red",
"tempestissimo": "tempestissimo_diamond",
"tonesphere-solarsphere": "diamond_ts_light",
"vs_conflict": "diamond_vs_conflict",
"vs_light": "diamond_vs_light",
"wacca_boss": "wacca_clear_boss",
"wacca_conflict": "wacca_clear_conflict",
"wacca_light": "wacca_clear_light",
"zettai": "zettai_overlay",
"zettai_light": "zettai_overlay_light"
}
}