-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpluginmaster.json
32 lines (32 loc) · 1.14 KB
/
pluginmaster.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
[
{
"Author": "Det",
"Name": "Minion Roulette",
"Punchline": "Swap between your minions every time you change zones",
"Description": "Make sure to enable the checkbox in the Minion Guide if you want only your favorite minions to be swapped",
"IconUrl": "https://raw.githubusercontent.com/InitialDet/MinionRoulette/main/MinionRoulette/images/icon.png",
"ImageUrls": [
""
],
"RepoUrl": "https://github.com/InitialDet/MinionRoulette",
"Tags": [
"Casual",
"Minion"
],
"CategoryTags": [
"other"
],
"InternalName": "MinionRoulette",
"ApplicableVersion": "any",
"LoadPriority": 0,
"Changelog": "",
"IsHide": "False",
"IsTestingExclusive": "False",
"AssemblyVersion": "1.1.4.2",
"LastUpdated": 1732404236,
"DownloadCount": 3154,
"DownloadLinkInstall": "https://github.com/InitialDet/MinionRoulette/releases/download/1.1.4.2/latest.zip",
"DownloadLinkTesting": "https://github.com/InitialDet/MinionRoulette/releases/download/1.1.4.2/latest.zip",
"DownloadLinkUpdate": "https://github.com/InitialDet/MinionRoulette/releases/download/1.1.4.2/latest.zip"
}
]