CBT 0.0.3.10: Separate Player Damage Dealt and Player Damage Taken config

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-02-08 22:46:26 -05:00
parent 5ff31c0252
commit cf3953567b
+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.9", "AssemblyVersion": "0.0.3.10",
"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.9/CBT.zip", "DownloadLinkInstall": "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.9/CBT.zip", "DownloadLinkUpdate": "http://brassnet.ddns.net:33983/KnackAtNite/CBT/releases/download/v0.0.3.10/CBT.zip",
"LastUpdate": "1770560892" "LastUpdate": "1770590672"
} }
] ]