feat: update plugins

This commit is contained in:
Anna 2021-04-16 00:32:22 -04:00
parent 59c0d589bc
commit 56f245e379
Signed by: anna
GPG Key ID: 0B391D8F06FCD9E0
4 changed files with 9 additions and 9 deletions

View File

@ -4,45 +4,45 @@
"Name": "HUD Manager", "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", "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",
"InternalName": "HUD Manager", "InternalName": "HUD Manager",
"AssemblyVersion": "2.0.0.8", "AssemblyVersion": "2.0.0.10",
"RepoUrl": "https://git.sr.ht/~jkcclemens/HUDManager", "RepoUrl": "https://git.sr.ht/~jkcclemens/HUDManager",
"ApplicableVersion": "any", "ApplicableVersion": "any",
"DalamudApiLevel": 2, "DalamudApiLevel": 3,
"DownloadLinkInstall": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/master/plugins/HUD Manager/latest.zip", "DownloadLinkInstall": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/master/plugins/HUD Manager/latest.zip",
"IsHide": false, "IsHide": false,
"IsTestingExclusive": false, "IsTestingExclusive": false,
"DownloadLinkTesting": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/master/plugins/HUD Manager/latest.zip", "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", "DownloadLinkUpdate": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/master/plugins/HUD Manager/latest.zip",
"LastUpdated": "1615827565" "LastUpdated": "1618547356"
}, },
{ {
"Author": "ascclemens", "Author": "ascclemens",
"Name": "Python REPL", "Name": "Python REPL",
"Description": "Allows you to use Dalamud via Python in the chat box.\n\nSupports one-liners, printing results to chat, or making full scripts over multiple commands.", "Description": "Allows you to use Dalamud via Python in the chat box.\n\nSupports one-liners, printing results to chat, or making full scripts over multiple commands.",
"InternalName": "DalamudPython", "InternalName": "DalamudPython",
"AssemblyVersion": "1.1.0", "AssemblyVersion": "1.1.2",
"ApplicableVersion": "any", "ApplicableVersion": "any",
"DalamudApiLevel": 2, "DalamudApiLevel": 3,
"DownloadLinkInstall": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/master/plugins/DalamudPython/latest.zip", "DownloadLinkInstall": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/master/plugins/DalamudPython/latest.zip",
"IsHide": false, "IsHide": false,
"IsTestingExclusive": false, "IsTestingExclusive": false,
"DownloadLinkTesting": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/master/plugins/DalamudPython/latest.zip", "DownloadLinkTesting": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/master/plugins/DalamudPython/latest.zip",
"DownloadLinkUpdate": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/master/plugins/DalamudPython/latest.zip", "DownloadLinkUpdate": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/master/plugins/DalamudPython/latest.zip",
"LastUpdated": "1615080127" "LastUpdated": "1618547374"
}, },
{ {
"Author": "ascclemens", "Author": "ascclemens",
"Name": "Macrology", "Name": "Macrology",
"Description": "Adds a better macro system to the game.\n\nMacrology allows for macros of infinite length, adds looping,\nallows comments, supports pausing, allows you to run multiple\nmacros at once, and supports fractional waits.", "Description": "Adds a better macro system to the game.\n\nMacrology allows for macros of infinite length, adds looping,\nallows comments, supports pausing, allows you to run multiple\nmacros at once, and supports fractional waits.",
"InternalName": "Macrology", "InternalName": "Macrology",
"AssemblyVersion": "0.1.0", "AssemblyVersion": "1.0.0",
"ApplicableVersion": "any", "ApplicableVersion": "any",
"DalamudApiLevel": 2, "DalamudApiLevel": 3,
"DownloadLinkInstall": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/master/plugins/Macrology/latest.zip", "DownloadLinkInstall": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/master/plugins/Macrology/latest.zip",
"IsHide": false, "IsHide": false,
"IsTestingExclusive": false, "IsTestingExclusive": false,
"DownloadLinkTesting": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/master/plugins/Macrology/latest.zip", "DownloadLinkTesting": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/master/plugins/Macrology/latest.zip",
"DownloadLinkUpdate": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/master/plugins/Macrology/latest.zip", "DownloadLinkUpdate": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/master/plugins/Macrology/latest.zip",
"LastUpdated": "1609770452" "LastUpdated": "1618547517"
} }
] ]

Binary file not shown.

Binary file not shown.

Binary file not shown.