-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpluginmaster.json
More file actions
30 lines (30 loc) · 1.19 KB
/
Copy pathpluginmaster.json
File metadata and controls
30 lines (30 loc) · 1.19 KB
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
[
{
"Author": "AstralSolver Team",
"Name": "AstralSolver",
"InternalName": "AstralSolver",
"AssemblyVersion": "0.4.0",
"Description": "AI-driven intelligent combat assistant. Features smart Astrologian card play, dual-rail timeline navigator, and training mode with scoring. Supports Chinese and Japanese.",
"Punchline": "AI-driven intelligent combat assistant for FFXIV",
"RepoUrl": "https://github.com/Loveil381/AstralSolver",
"ApplicableVersion": "any",
"DalamudApiLevel": 14,
"Tags": [
"combat",
"rotation",
"healer",
"astrologian",
"ai",
"navigator"
],
"CategoryTags": [
"ui",
"jobs"
],
"DownloadLinkInstall": "https://github.com/Loveil381/AstralSolver/releases/download/v0.4.0-alpha/AstralSolver.zip",
"DownloadLinkUpdate": "https://github.com/Loveil381/AstralSolver/releases/download/v0.4.0-alpha/AstralSolver.zip",
"DownloadLinkTesting": "https://github.com/Loveil381/AstralSolver/releases/download/v0.4.0-alpha/AstralSolver.zip",
"IconUrl": "",
"ImageUrls": []
}
]