feat: add Kunimitsu character to TEKKEN 8 with updated size and character count

This commit is contained in:
2026-05-28 12:45:27 +02:00
parent 5195ee6ae4
commit f05f1ef64d
3 changed files with 3 additions and 2 deletions
+2 -2
View File
@@ -123,9 +123,9 @@
"id": "tekken-8",
"name": "TEKKEN 8",
"version": "1.0.0",
"totalSizeBytes": 31415618,
"totalSizeBytes": 32516174,
"logoPath": "tekken-8/logo.webp",
"characterCount": 40,
"characterCount": 41,
"palette": {
"start": "#2563eb",
"end": "#111827"
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 MiB

+1
View File
@@ -32,6 +32,7 @@
{"name": "Kazuya", "slug": "kazuya", "dlc": false, "sizeBytes": 553396},
{"name": "King", "slug": "king", "dlc": false, "sizeBytes": 749656},
{"name": "Kuma", "slug": "kuma", "dlc": false, "sizeBytes": 844744},
{"name": "Kunimitsu", "slug": "kunimitsu", "dlc": true, "sizeBytes": 1100556},
{"name": "Lars", "slug": "lars", "dlc": false, "sizeBytes": 723152},
{"name": "Law", "slug": "law", "dlc": false, "sizeBytes": 494934},
{"name": "Lee", "slug": "lee", "dlc": false, "sizeBytes": 684310},