From 4ce798e0563c0465fd61983d4d234d7437b722a2 Mon Sep 17 00:00:00 2001 From: sunxiaoyang Date: Fri, 17 Apr 2026 11:32:24 +0800 Subject: [PATCH 1/2] =?UTF-8?q?Add=20sanguosha-sound-pack=20=E2=80=94=20Sa?= =?UTF-8?q?nguosha=20Hero=20Voice=20Pack?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.json | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/index.json b/index.json index a02f29c..3a550b5 100644 --- a/index.json +++ b/index.json @@ -7979,6 +7979,45 @@ "added": "2026-03-01", "updated": "2026-03-03" }, + { + "name": "sanguosha-sound-pack", + "display_name": "Sanguosha Hero Voice Pack", + "version": "1.0.0", + "description": "A sound pack inspired by Sanguosha (三国杀 / Three Kingdoms Kill), the classic Chinese card game. Features authentic in-game hero voice lines — battles, stratagems, victories and defeats — mapped to AI coding tool events.", + "author": { + "name": "MFK", + "github": "MarkSunDev" + }, + "trust_tier": "community", + "categories": [ + "session.start", + "task.acknowledge", + "task.complete", + "task.error", + "input.required", + "resource.limit", + "session.end", + "task.progress", + "user.spam" + ], + "language": "zh", + "license": "CC-BY-NC-4.0", + "sound_count": 100, + "total_size_bytes": 1284409, + "source_repo": "MarkSunDev/MFK-peon", + "source_ref": "v1.0.0", + "source_path": ".", + "manifest_sha256": "469248b40c5ba8903552c845dc1cdcecd8a796d3a974eac5f348919503aa853b", + "tags": [ + "gaming", + "sanguosha", + "three-kingdoms", + "chinese", + "card-game" + ], + "added": "2026-04-17", + "updated": "2026-04-17" + }, { "name": "sc2_abathur", "display_name": "StarCraft II Abathur", From 0e625acdac13fba22e855873d05be7f2b34c18b8 Mon Sep 17 00:00:00 2001 From: sunxiaoyang Date: Fri, 17 Apr 2026 11:38:30 +0800 Subject: [PATCH 2/2] Trigger CI recheck after adding v1.0.0 tag to source repo