diff --git a/pluginmaster.json b/pluginmaster.json index e78368b..507fbab 100644 --- a/pluginmaster.json +++ b/pluginmaster.json @@ -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", diff --git a/plugins/HUD Manager/latest.zip b/plugins/HUD Manager/latest.zip new file mode 100644 index 0000000..11f4f01 Binary files /dev/null and b/plugins/HUD Manager/latest.zip differ