plugin_repo/pluginmaster.json

47 lines
2.7 KiB
JSON
Raw Normal View History

2020-12-26 15:11:32 +00:00
[
2021-02-02 18:38:43 +00:00
{
"Author": "ascclemens",
"Name": "Expanded Search Info",
"Description": "Displays extra information pulled from search info when examining.\n\nSupport for:\n- Any plain text URL\n- Pastebin.com\n- carrd.co/crd.co\n- F-List\n\nSimply examine someone with a search info containing pointers to one of\nthese locations and the plugin will display information automatically.",
"InternalName": "ExpandedSearchInfo",
2021-02-05 02:29:18 +00:00
"AssemblyVersion": "1.1.0",
2021-02-02 18:38:43 +00:00
"ApplicableVersion": "any",
"DalamudApiLevel": 2,
"DownloadLinkInstall": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/master/plugins/ExpandedSearchInfo/latest.zip",
"IsHide": false,
"IsTestingExclusive": false,
"DownloadLinkTesting": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/master/plugins/ExpandedSearchInfo/latest.zip",
"DownloadLinkUpdate": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/master/plugins/ExpandedSearchInfo/latest.zip",
2021-02-05 02:29:18 +00:00
"LastUpdated": "1612491988"
2021-02-02 18:38:43 +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",
"AssemblyVersion": "1.0.0",
"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-02-17 17:38:25 +00:00
"LastUpdated": "1613583472"
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
}
]