-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackages.json
53 lines (53 loc) · 1.91 KB
/
packages.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
{
"packages":[
{
"theme_name":"DeadRed",
"theme_author":"DeadBread",
"theme_version":"1.2",
"theme_dl_link":"https://raw.githubusercontent.com/DeadBread76/Raid-Toolbox/dev/themes/DeadRed.py",
"rtb_compatible":"1.1.0"
},
{
"theme_name":"Future Bloo",
"theme_author":"Lucas",
"theme_version":"1.1",
"theme_dl_link":"https://raw.githubusercontent.com/DeadBread76/Raid-Toolbox/dev/themes/Future%20Bloo.py",
"rtb_compatible":"1.1.0"
},
{
"theme_name":"Tiffy",
"theme_author":"dirt | Berk Ozden",
"theme_version":"0.69",
"theme_dl_link":"https://raw.githubusercontent.com/DeadBread76/Raid-ToolBox-Themes/master/packages/Tiffy.py",
"rtb_compatible":"1.1.0"
},
{
"theme_name":"Splatoon",
"theme_author":"Mattlau04",
"theme_version":"1.0",
"theme_dl_link":"https://raw.githubusercontent.com/DeadBread76/Raid-ToolBox-Themes/master/packages/Splatoon.py",
"rtb_compatible":"1.0.1r1"
},
{
"theme_name":"gLiTcH",
"theme_author":"DeadBread",
"theme_version":"1.0",
"theme_dl_link":"https://raw.githubusercontent.com/DeadBread76/Raid-ToolBox-Themes/master/packages/gLiTcH.py",
"rtb_compatible":"1.1.0"
},
{
"theme_name":"未来紫",
"theme_author":"DeadBread | BEININ",
"theme_version":"1.0",
"theme_dl_link":"https://raw.githubusercontent.com/DeadBread76/Raid-ToolBox-Themes/master/packages/%E6%9C%AA%E6%9D%A5%E7%B4%AB.py",
"rtb_compatible":"1.1.0"
},
{
"theme_name":"KFC",
"theme_author":"Felony",
"theme_version":"1.0",
"theme_dl_link":"https://raw.githubusercontent.com/DeadBread76/Raid-ToolBox-Themes/master/packages/KFC.py",
"rtb_compatible":"1.1.0"
}
]
}