plugin_repo/unofficial.json

49 lines
3.0 KiB
JSON
Raw Normal View History

2021-06-04 01:34:14 +00:00
[
2021-06-04 01:36:58 +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",
2022-01-05 20:12:53 +00:00
"AssemblyVersion": "2.0.1",
2021-06-04 01:36:58 +00:00
"ApplicableVersion": "any",
2022-01-05 20:12:53 +00:00
"DalamudApiLevel": 5,
2021-06-04 01:36:58 +00:00
"DownloadLinkInstall": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/main/unofficial/DalamudPython/latest.zip",
"IsHide": false,
"IsTestingExclusive": false,
"DownloadLinkTesting": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/main/unofficial/DalamudPython/latest.zip",
"DownloadLinkUpdate": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/main/unofficial/DalamudPython/latest.zip",
"LastUpdate": "1641412906"
2021-06-04 01:36:58 +00:00
},
{
"Author": "ascclemens",
"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.",
"InternalName": "Macrology",
2021-09-24 19:17:08 +00:00
"AssemblyVersion": "1.0.1",
2021-06-04 01:36:58 +00:00
"ApplicableVersion": "any",
2022-01-05 20:12:53 +00:00
"DalamudApiLevel": 5,
2021-09-24 21:45:33 +00:00
"Punchline": "Adds a better macro system to the game.",
2021-06-04 01:36:58 +00:00
"DownloadLinkInstall": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/main/unofficial/Macrology/latest.zip",
"IsHide": false,
"IsTestingExclusive": false,
"DownloadLinkTesting": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/main/unofficial/Macrology/latest.zip",
"DownloadLinkUpdate": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/main/unofficial/Macrology/latest.zip",
"LastUpdate": "1641412754"
2021-06-18 03:27:40 +00:00
},
{
"Author": "ascclemens",
"Name": "The Roleplayer's Toolbox",
"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.",
"InternalName": "RoleplayersToolbox",
2022-01-05 20:12:53 +00:00
"AssemblyVersion": "0.3.3",
"RepoUrl": "https://git.annaclemens.io/ascclemens/RoleplayersToolbox",
2021-06-18 03:27:40 +00:00
"ApplicableVersion": "any",
2022-01-05 20:12:53 +00:00
"DalamudApiLevel": 5,
2021-06-18 03:27:40 +00:00
"DownloadLinkInstall": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/main/unofficial/RoleplayersToolbox/latest.zip",
"IsHide": false,
"IsTestingExclusive": false,
"DownloadLinkTesting": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/main/unofficial/RoleplayersToolbox/latest.zip",
"DownloadLinkUpdate": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/main/unofficial/RoleplayersToolbox/latest.zip",
2022-03-29 04:15:22 +00:00
"LastUpdate": "1648527244"
2021-06-04 01:34:14 +00:00
}
]