support using strings directly as level input and output data
This commit is contained in:
parent
ef01de9dae
commit
36b1b8672b
9 changed files with 35 additions and 38 deletions
|
@ -5,7 +5,6 @@
|
|||
"description": "make whatever you want here",
|
||||
"is_sandbox": true,
|
||||
"init_board": null,
|
||||
"inputs": [],
|
||||
"outputs": [],
|
||||
"input_is_text": true
|
||||
"inputs": "",
|
||||
"outputs": []
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue