plugin_repo/pluginmaster.json

51 lines
2.8 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",
2021-03-08 14:46:07 +00:00
"InternalName": "HUD Manager",
2021-09-24 19:17:08 +00:00
"AssemblyVersion": "2.0.0.11",
2021-03-08 14:46:07 +00:00
"RepoUrl": "https://git.sr.ht/~jkcclemens/HUDManager",
"ApplicableVersion": "any",
2021-09-24 19:17:08 +00:00
"DalamudApiLevel": 4,
2021-06-04 01:34:14 +00:00
"DownloadLinkInstall": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/main/plugins/HUD Manager/latest.zip",
2021-01-04 14:28:28 +00:00
"IsHide": false,
"IsTestingExclusive": false,
2021-06-04 01:34:14 +00:00
"DownloadLinkTesting": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/main/plugins/HUD Manager/latest.zip",
"DownloadLinkUpdate": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/main/plugins/HUD Manager/latest.zip",
2021-09-24 19:17:08 +00:00
"LastUpdated": "1630257154"
},
{
"Author": "ascclemens",
"Name": "Nomina Occulta",
"Description": "Hide the names of characters on your screen by turning\nthem into random names.",
"InternalName": "NominaOcculta",
2021-09-26 01:13:02 +00:00
"AssemblyVersion": "1.0.2.0",
2021-09-24 19:17:08 +00:00
"ApplicableVersion": "any",
"DalamudApiLevel": 4,
2021-09-24 21:45:33 +00:00
"Punchline": "Hide character names.",
2021-09-24 19:17:08 +00:00
"DownloadLinkInstall": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/main/plugins/NominaOcculta/latest.zip",
"IsHide": false,
"IsTestingExclusive": false,
"DownloadLinkTesting": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/main/plugins/NominaOcculta/latest.zip",
"DownloadLinkUpdate": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/main/plugins/NominaOcculta/latest.zip",
2021-09-26 01:13:02 +00:00
"LastUpdated": "1632618745"
2021-10-04 04:27:59 +00:00
},
{
"Author": "ascclemens",
"Name": "Remote Party Finder Uploader",
"Description": "Uploads the PF listings you retrieve to the crowdsourced Remote\nParty Finder website (https://rpf.annaclemens.io/).\n\nTHIS IS BETA AF AND DEFINITELY NOT PRODUCTION QUALITY\n\nPLEASE NO REPORT SHIT",
"InternalName": "RemotePartyFinder",
2021-10-07 16:22:35 +00:00
"AssemblyVersion": "1.0.1.0",
2021-10-04 04:27:59 +00:00
"RepoUrl": "https://git.sr.ht/~jkcclemens/RemotePartyFinder",
"ApplicableVersion": "any",
"DalamudApiLevel": 4,
"Punchline": "[Extreme Beta] Crowdsourced PF website",
"DownloadLinkInstall": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/main/plugins/RemotePartyFinder/latest.zip",
"IsHide": false,
"IsTestingExclusive": false,
"DownloadLinkTesting": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/main/plugins/RemotePartyFinder/latest.zip",
"DownloadLinkUpdate": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/main/plugins/RemotePartyFinder/latest.zip",
2021-10-07 16:22:35 +00:00
"LastUpdated": "1633623717"
2020-12-26 15:11:32 +00:00
}
]