plugin_repo/pluginmaster.json

35 lines
1.9 KiB
JSON
Raw Normal View History

2020-12-26 15:11:32 +00:00
[
2022-01-14 18:38:00 +00:00
{
"Author": "ascclemens",
"Name": "Chat 2",
2022-01-14 18:40:09 +00:00
"Description": "Chat 2 is a complete rewrite of the in-game chat window as a plugin. It\nsupports:\n\n- Unlimited tabs\n- Tabs that always send to a certain channel\n- More flexible filtering\n- RGB channel colouring\n- Completely variable font size\n- Sidebar tabs\n- Unread counts\n- Screenshot mode (obfuscate names)",
2022-01-14 18:38:00 +00:00
"InternalName": "ChatTwo",
2022-02-01 06:58:29 +00:00
"AssemblyVersion": "1.7.0.0",
2022-01-14 18:38:00 +00:00
"RepoUrl": "https://git.annaclemens.io/ascclemens/ChatTwo",
"ApplicableVersion": "any",
"DalamudApiLevel": 5,
"Punchline": "Electric Boogaloo - \u266a A whole new chat, a new fantastic chat window \u266a",
"DownloadLinkInstall": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/main/plugins/ChatTwo/latest.zip",
"IsHide": false,
"IsTestingExclusive": false,
"DownloadLinkTesting": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/main/plugins/ChatTwo/latest.zip",
"DownloadLinkUpdate": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/main/plugins/ChatTwo/latest.zip",
2022-02-01 06:58:29 +00:00
"LastUpdated": "1643698677"
2022-01-14 18:38:00 +00:00
},
2021-09-24 19:17:08 +00:00
{
"Author": "ascclemens",
"Name": "Nomina Occulta",
"Description": "Hide the names of characters on your screen by turning\nthem into random names.",
"InternalName": "NominaOcculta",
2022-01-12 21:21:02 +00:00
"AssemblyVersion": "1.0.4.0",
2021-09-24 19:17:08 +00:00
"ApplicableVersion": "any",
2022-01-05 20:12:53 +00:00
"DalamudApiLevel": 5,
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",
2022-01-12 21:21:02 +00:00
"LastUpdated": "1642020965"
2020-12-26 15:11:32 +00:00
}
]