feat: workable

This commit is contained in:
2026-06-12 10:28:29 +08:00
commit c284eb8c7d
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
}
}