the-bastion/bin/plugin/open/selfPlaySession.json
Stéphane Lesimple fde20136ef
Initial commit
2020-10-20 14:30:27 +00:00

9 lines
267 B
JSON

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