Added new plugin

This commit is contained in:
2022-05-11 18:40:04 +03:00
parent 28e46b032b
commit 485956548e
3 changed files with 40 additions and 1 deletions
@@ -0,0 +1,16 @@
{
"Author": "aRkker",
"Name": "CC wins tracker",
"InternalName": "CrystallineConflictWinsTracker",
"AssemblyVersion": "0.0.0.1",
"Description": "Tracks your CC wins and losses",
"ApplicableVersion": "any",
"Tags": [
"pvp",
"stats"
],
"DalamudApiLevel": 6,
"LoadPriority": 0,
"Punchline": "See how shite you are",
"Changelog": "0.0.0.1"
}