plugin_repo/pluginmaster.json

48 lines
2.6 KiB
JSON
Raw Normal View History

2020-12-26 15:11:32 +00:00
[
2021-03-08 14:46:07 +00:00
{
"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.2",
2021-03-08 14:46:07 +00:00
"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": "1615238913"
2021-03-08 14:46:07 +00:00
},
2021-01-04 14:28:28 +00:00
{
"Author": "ascclemens",
"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.",
"InternalName": "DalamudPython",
2021-03-07 01:25:11 +00:00
"AssemblyVersion": "1.1.0",
2021-01-04 14:28:28 +00:00
"ApplicableVersion": "any",
"DalamudApiLevel": 2,
"DownloadLinkInstall": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/master/plugins/DalamudPython/latest.zip",
"IsHide": false,
"IsTestingExclusive": false,
"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",
2021-03-07 01:25:11 +00:00
"LastUpdated": "1615080127"
2021-01-16 01:19:56 +00:00
},
2020-12-26 15:11:32 +00:00
{
"Author": "ascclemens",
"Name": "Macrology",
2020-12-26 15:15:29 +00:00
"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.",
2020-12-26 15:11:32 +00:00
"InternalName": "Macrology",
"AssemblyVersion": "0.1.0",
2021-01-04 14:28:28 +00:00
"ApplicableVersion": "any",
2020-12-26 15:11:32 +00:00
"DalamudApiLevel": 2,
"DownloadLinkInstall": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/master/plugins/Macrology/latest.zip",
"IsHide": false,
"IsTestingExclusive": false,
"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",
2021-01-04 14:28:28 +00:00
"LastUpdated": "1609770452"
2020-12-26 15:11:32 +00:00
}
]