CBT 0.0.3.11: Separate Player AutoAttack Dealt and Taken config

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-02-08 23:09:21 -05:00
parent cf3953567b
commit 735cf148c5
+4 -4
View File
@@ -91,14 +91,14 @@
"Punchline": "A configurable ImGUI FlyText replacement.", "Punchline": "A configurable ImGUI FlyText replacement.",
"Description": "This plugin allows the configuration and customization of in-game flytext. API 14 build.", "Description": "This plugin allows the configuration and customization of in-game flytext. API 14 build.",
"InternalName": "CBT", "InternalName": "CBT",
"AssemblyVersion": "0.0.3.10", "AssemblyVersion": "0.0.3.11",
"RepoUrl": "http://brassnet.ddns.net:33983/KnackAtNite/CBT", "RepoUrl": "http://brassnet.ddns.net:33983/KnackAtNite/CBT",
"ApplicableVersion": "any", "ApplicableVersion": "any",
"DalamudApiLevel": 14, "DalamudApiLevel": 14,
"Tags": [ "combat", "flytext", "plugin" ], "Tags": [ "combat", "flytext", "plugin" ],
"IconUrl": "http://brassnet.ddns.net:33983/KnackAtNite/CBT/raw/branch/main/res/icon.png", "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.10/CBT.zip", "DownloadLinkInstall": "http://brassnet.ddns.net:33983/KnackAtNite/CBT/releases/download/v0.0.3.11/CBT.zip",
"DownloadLinkUpdate": "http://brassnet.ddns.net:33983/KnackAtNite/CBT/releases/download/v0.0.3.10/CBT.zip", "DownloadLinkUpdate": "http://brassnet.ddns.net:33983/KnackAtNite/CBT/releases/download/v0.0.3.11/CBT.zip",
"LastUpdate": "1770590672" "LastUpdate": "1770592092"
} }
] ]