-
Notifications
You must be signed in to change notification settings - Fork 1
/
repo.json
22 lines (22 loc) · 1.29 KB
/
repo.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[
{
"Author": "grittyfrog",
"Name": "Macro Mate (alpha)",
"InternalName": "MacroMateAlpha",
"AssemblyVersion": "1.0.19.4",
"Description": "Macro Mate lets you store and run an unlimited number of macros. You can also bind macros to normal macro slots.\n\nFor example, you can:\n\n- Automatically swap in the correct raid macro when you enter an instance\n- Store longer macros and automatically split them across multiple macro slots.\n- Use almost any icon in the game for your Macros",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/grittyfrog/MacroMate",
"DalamudApiLevel": 9,
"LoadRequiredState": 0,
"LoadSync": false,
"CanUnloadAsync": false,
"LoadPriority": 0,
"Punchline": "Store and run an unlimited number of macros. Bind them to normal macro slots.",
"AcceptsFeedback": true,
"IconUrl": "https://raw.githubusercontent.com/grittyfrog/MacroMate/v1.0.19.4/MacroMate/Images/icon.png",
"DownloadLinkInstall": "https://github.com/grittyfrog/MacroMate/releases/download/v1.0.19.4/MacroMateAlpha.zip",
"DownloadLinkTesting": "https://github.com/grittyfrog/MacroMate/releases/download/v1.0.19.4/MacroMateAlpha.zip",
"DownloadLinkUpdate": "https://github.com/grittyfrog/MacroMate/releases/download/v1.0.19.4/MacroMateAlpha.zip"
}
]