Compare commits
2 Commits
112e389219
...
dfb9b8ceea
| Author | SHA1 | Date | |
|---|---|---|---|
| dfb9b8ceea | |||
| c99198e95c |
@ -30,7 +30,7 @@
|
|||||||
"Author": "aRkker",
|
"Author": "aRkker",
|
||||||
"Name": "Crystalline Conflict Winratio tracker",
|
"Name": "Crystalline Conflict Winratio tracker",
|
||||||
"InternalName": "CrystallineConflictWinsTracker",
|
"InternalName": "CrystallineConflictWinsTracker",
|
||||||
"AssemblyVersion": "0.0.1.4",
|
"AssemblyVersion": "0.0.2.0",
|
||||||
"Description": "Tracks your CC wins and losses",
|
"Description": "Tracks your CC wins and losses",
|
||||||
"ApplicableVersion": "any",
|
"ApplicableVersion": "any",
|
||||||
"Tags": [
|
"Tags": [
|
||||||
@ -38,15 +38,11 @@
|
|||||||
"stats",
|
"stats",
|
||||||
"other"
|
"other"
|
||||||
],
|
],
|
||||||
"DalamudApiLevel": 8,
|
"DalamudApiLevel": 9,
|
||||||
"LoadRequiredState": 0,
|
|
||||||
"LoadSync": false,
|
|
||||||
"CanUnloadAsync": false,
|
|
||||||
"LoadPriority": 0,
|
"LoadPriority": 0,
|
||||||
"Punchline": "See how shite you are",
|
"Punchline": "See how shite you are",
|
||||||
"Changelog": "0.0.1.4\nSeason 6\n0.0.1.1\nFixes for something dno\n0.0.1.0\nDalamud API 8, NET 7.0",
|
"Changelog": "0.0.1.4\nSeason 6\n0.0.1.1\nFixes for something dno\n0.0.1.0\nDalamud API 8, NET 7.0",
|
||||||
"AcceptsFeedback": true,
|
"LastUpdate": "1696642471",
|
||||||
"LastUpdate": "1680789711",
|
|
||||||
"IsHide": "False",
|
"IsHide": "False",
|
||||||
"DownloadCount": 69420,
|
"DownloadCount": 69420,
|
||||||
"IsTestingExclusive": "False",
|
"IsTestingExclusive": "False",
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
"Author": "aRkker",
|
"Author": "aRkker",
|
||||||
"Name": "Crystalline Conflict Winratio tracker",
|
"Name": "Crystalline Conflict Winratio tracker",
|
||||||
"InternalName": "CrystallineConflictWinsTracker",
|
"InternalName": "CrystallineConflictWinsTracker",
|
||||||
"AssemblyVersion": "0.0.1.4",
|
"AssemblyVersion": "0.0.2.0",
|
||||||
"Description": "Tracks your CC wins and losses",
|
"Description": "Tracks your CC wins and losses",
|
||||||
"ApplicableVersion": "any",
|
"ApplicableVersion": "any",
|
||||||
"Tags": [
|
"Tags": [
|
||||||
@ -10,12 +10,8 @@
|
|||||||
"stats",
|
"stats",
|
||||||
"other"
|
"other"
|
||||||
],
|
],
|
||||||
"DalamudApiLevel": 8,
|
"DalamudApiLevel": 9,
|
||||||
"LoadRequiredState": 0,
|
|
||||||
"LoadSync": false,
|
|
||||||
"CanUnloadAsync": false,
|
|
||||||
"LoadPriority": 0,
|
"LoadPriority": 0,
|
||||||
"Punchline": "See how shite you are",
|
"Punchline": "See how shite you are",
|
||||||
"Changelog": "0.0.1.4\nSeason 6\n0.0.1.1\nFixes for something dno\n0.0.1.0\nDalamud API 8, NET 7.0",
|
"Changelog": "0.0.1.4\nSeason 6\n0.0.1.1\nFixes for something dno\n0.0.1.0\nDalamud API 8, NET 7.0"
|
||||||
"AcceptsFeedback": true
|
|
||||||
}
|
}
|
||||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user