-
Notifications
You must be signed in to change notification settings - Fork 24
/
Copy pathrepo.json
28 lines (28 loc) · 1.05 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
23
24
25
26
27
28
[
{
"Author": "ocealot",
"Name": "[BETA] VFXEditor",
"Punchline": "VFXEditor Beta Builds",
"Description": "VFX, animation, and sound editing plugin. Icon by PAPACHIN",
"Tags": [
"VFX",
"AVFX",
"Animation",
"Sound"
],
"InternalName": "VFXEditor-Beta",
"AssemblyVersion": "1.9.1.4",
"TestingAssemblyVersion": "1.9.1.4",
"RepoUrl": "https://github.com/0ceal0t/Dalamud-VFXEditor",
"ApplicableVersion": "any",
"DalamudApiLevel": 11,
"IsHide": "False",
"IsTestingExclusive": "False",
"DownloadCount": 1,
"LastUpdate": 1618608322,
"DownloadLinkInstall": "https://github.com/0ceal0t/Dalamud-VFXEditor/releases/download/1.9.1.4/VFXEditor-Beta.zip",
"DownloadLinkUpdate": "https://github.com/0ceal0t/Dalamud-VFXEditor/releases/download/1.9.1.4/VFXEditor-Beta.zip",
"DownloadLinkTesting": "https://github.com/0ceal0t/Dalamud-VFXEditor/releases/download/1.9.1.4/VFXEditor-Beta.zip",
"IconUrl": "https://raw.githubusercontent.com/0ceal0t/Dalamud-VFXEditor/main/assets/icon.png"
}
]