diff --git a/pluginmaster.json b/pluginmaster.json index be3172b..c3668d9 100644 --- a/pluginmaster.json +++ b/pluginmaster.json @@ -68,5 +68,21 @@ "DownloadLinkInstall": "http://brassnet.ddns.net:33983/KnackAtNite/QuickTransfer/releases/download/v1.0.6/QuickTransfer.zip", "DownloadLinkUpdate": "http://brassnet.ddns.net:33983/KnackAtNite/QuickTransfer/releases/download/v1.0.6/QuickTransfer.zip", "LastUpdate": "1739020800" + }, + { + "Author": "cultbaus", + "Name": "CBT", + "Punchline": "A configurable ImGUI FlyText replacement.", + "Description": "This plugin allows the configuration and customization of in-game flytext. API 14 build.", + "InternalName": "CBT", + "AssemblyVersion": "0.0.3.7", + "RepoUrl": "http://brassnet.ddns.net:33983/KnackAtNite/CBT", + "ApplicableVersion": "any", + "DalamudApiLevel": 14, + "Tags": [ "combat", "flytext", "plugin" ], + "IconUrl": "http://brassnet.ddns.net:33983/KnackAtNite/CBT/raw/branch/main/res/icon.png", + "DownloadLinkInstall": "http://brassnet.ddns.net:33983/KnackAtNite/CBT/releases/download/v0.0.3.7/CBT.zip", + "DownloadLinkUpdate": "http://brassnet.ddns.net:33983/KnackAtNite/CBT/releases/download/v0.0.3.7/CBT.zip", + "LastUpdate": "1770557335" } ]