-
Notifications
You must be signed in to change notification settings - Fork 20
/
repo-beta.json
41 lines (40 loc) · 1.28 KB
/
repo-beta.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
{
"RepositoryName": "misaka.io (beta)",
"RepositoryDescription": "misaka (beta) official repository",
"RepositoryAuthor": "straight-tamago",
"RepositoryIcon": "https://github.com/shimajiron/Misaka_Network/raw/main/Addons/si.jpg",
"Default": {
"HeaderImage": "https://github.com/shimajiron/Misaka_Network/raw/main/Addons/sh.jpg",
"ViewCount": true
},
"RepositoryContents": [
{
"Name": "StageManager Enabler",
"Description": "Enable Stage Manager even on unsupported devices",
"MinIOSVersion": "16.0",
"compatibleExploit": ["MDC", "KFD","TrollStore"],
"Author": {
"Label": "Duy Tran Khanh",
"Links": [
{
"Label": "Duy Tran Khanh",
"Link": "https://x.com/trankha50277352"
}
]
},
"Icon": null,
"HeaderImage": null,
"Category": "Springboard",
"Caption": null,
"Screenshot": null,
"Releases": [
{
"Version": "2.0",
"Package": "https://github.com/shimajiron/Misaka_Network/raw/main/Addons/com.misakaproject.stagemanager/com.misakaproject.stagemanager-v2.0.misaka",
"Description": null
}
],
"PackageID": "com.misakaproject.stagemanager"
}
]
}