feat: add HUD Manager 2.0.0-beta.1

This commit is contained in:
Anna 2021-03-08 09:46:07 -05:00
parent 45eedab4a6
commit 3cacf97040
Signed by: anna
GPG Key ID: 0B391D8F06FCD9E0
2 changed files with 16 additions and 0 deletions

View File

@ -1,4 +1,20 @@
[
{
"Author": "ascclemens",
"Name": "HUD Manager",
"Description": "A plugin to manage your HUD.\n\n- Save infinite HUD layouts\n- Swap between HUD layouts based on conditions\n- Edit HUD elements precisely without /hudlayout\n- Export and import layouts\n",
"InternalName": "HUD Manager",
"AssemblyVersion": "2.0.0.1",
"RepoUrl": "https://git.sr.ht/~jkcclemens/HUDManager",
"ApplicableVersion": "any",
"DalamudApiLevel": 2,
"DownloadLinkInstall": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/master/plugins/HUD Manager/latest.zip",
"IsHide": false,
"IsTestingExclusive": false,
"DownloadLinkTesting": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/master/plugins/HUD Manager/latest.zip",
"DownloadLinkUpdate": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/master/plugins/HUD Manager/latest.zip",
"LastUpdated": "1615214683"
},
{
"Author": "ascclemens",
"Name": "Python REPL",

Binary file not shown.