the-bastion/bin/plugin/open/selfPlaySession.json
2024-03-20 11:53:49 +01:00

9 lines
273 B
JSON

{
"interactive": [
"selfPlaySession" , {"ac" : ["--id"]},
"selfPlaySession +--id" , {"pr" : ["<ID>"]},
"selfPlaySession +--id +\\S+" , {"pr" : ["<enter>"]}
],
"terminal_mode": "cbreak",
"execution_mode": "binary"
}