add sandbox and lock input in other levels
This commit is contained in:
parent
bbe5ab0868
commit
af66e68c5f
6 changed files with 21 additions and 2 deletions
10
levels/sandbox.json
Normal file
10
levels/sandbox.json
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"id": "sandbox",
|
||||
"sort_order": 100000,
|
||||
"name": "Sandbox",
|
||||
"description": "make whatever you want here",
|
||||
"is_sandbox": true,
|
||||
"init_board": null,
|
||||
"inputs": [],
|
||||
"outputs": []
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue