plugin_repo/pluginmaster.json

64 lines
3.9 KiB
JSON
Raw Normal View History

2020-12-26 15:11:32 +00:00
[
2021-05-31 22:30:13 +00:00
{
"Author": "ascclemens",
"Name": "The Roleplayer's Toolbox",
2021-06-01 00:39:18 +00:00
"Description": "A collection of useful tools for roleplayers.\n\n- Choose a PF or use the /route command to set a destination and get\n told the fastest way to navigate to any house.\n- Enable click-to-examine on left or right click.\n- Prevent untargeting or changing your target.\n- Set any emote on your hotbar, such as sleep or object sit.\n- Add the /emoteid command to use any emote by its ID.\n- Disable the /doze emote snap so you can use the sleep emote\n anywhere.",
2021-05-31 22:30:13 +00:00
"InternalName": "RoleplayersToolbox",
"AssemblyVersion": "0.1.0",
2021-06-01 00:39:18 +00:00
"RepoUrl": "https://git.sr.ht/~jkcclemens/RoleplayersToolbox",
2021-05-31 22:30:13 +00:00
"ApplicableVersion": "any",
"DalamudApiLevel": 3,
"DownloadLinkInstall": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/master/plugins/RoleplayersToolbox/latest.zip",
"IsHide": false,
"IsTestingExclusive": false,
"DownloadLinkTesting": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/master/plugins/RoleplayersToolbox/latest.zip",
"DownloadLinkUpdate": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/master/plugins/RoleplayersToolbox/latest.zip",
2021-06-01 00:39:18 +00:00
"LastUpdated": "1622507915"
2021-05-31 22:30:13 +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",
2021-03-08 14:46:07 +00:00
"InternalName": "HUD Manager",
2021-04-16 04:32:22 +00:00
"AssemblyVersion": "2.0.0.10",
2021-03-08 14:46:07 +00:00
"RepoUrl": "https://git.sr.ht/~jkcclemens/HUDManager",
"ApplicableVersion": "any",
2021-04-16 04:32:22 +00:00
"DalamudApiLevel": 3,
2021-03-08 14:46:07 +00:00
"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",
2021-04-16 04:32:22 +00:00
"LastUpdated": "1618547356"
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-04-16 04:32:22 +00:00
"AssemblyVersion": "1.1.2",
2021-01-04 14:28:28 +00:00
"ApplicableVersion": "any",
2021-04-16 04:32:22 +00:00
"DalamudApiLevel": 3,
2021-01-04 14:28:28 +00:00
"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-04-16 04:32:22 +00:00
"LastUpdated": "1618547374"
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",
2021-04-16 04:32:22 +00:00
"AssemblyVersion": "1.0.0",
2021-01-04 14:28:28 +00:00
"ApplicableVersion": "any",
2021-04-16 04:32:22 +00:00
"DalamudApiLevel": 3,
2020-12-26 15:11:32 +00:00
"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-04-16 04:32:22 +00:00
"LastUpdated": "1618547517"
2020-12-26 15:11:32 +00:00
}
]