feat: workable

This commit is contained in:
2026-06-12 10:25:26 +08:00
commit 3a9af920b4
32 changed files with 2079 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"解三消": {
"recognition": "Custom",
"custom_recognition": "BoardRecognition",
"action": "Custom",
"custom_action": "SwapAction",
"next": [
"解三消"
],
"post_delay": 600
}
}