diff --git a/pluginmaster.json b/pluginmaster.json index 8f47bcf..9df978a 100644 --- a/pluginmaster.json +++ b/pluginmaster.json @@ -1,4 +1,21 @@ [ + { + "Author": "ascclemens", + "Name": "Chat 2", + "Description": "Chat 2 is a complete rewrite of the in-game chat window as a plugin. It supports:\n- Unlimited tabs - Tabs that always send to a certain channel - More flexible filtering - RGB channel colouring - Completely variable font size - Sidebar tabs - Unread counts - Screenshot mode (obfuscate names)", + "InternalName": "ChatTwo", + "AssemblyVersion": "1.0.0.0", + "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", + "LastUpdated": "1642185436" + }, { "Author": "ascclemens", "Name": "Nomina Occulta", diff --git a/plugins/ChatTwo/latest.zip b/plugins/ChatTwo/latest.zip new file mode 100644 index 0000000..80b2a0f Binary files /dev/null and b/plugins/ChatTwo/latest.zip differ