14 lines
149 B
Markdown
14 lines
149 B
Markdown
|
|
||
|
## the runner
|
||
|
|
||
|
This page triggers the full simulation
|
||
|
|
||
|
```js
|
||
|
|
||
|
!!tfgridsimulation_farming.run //this one will make sure the simulator is run
|
||
|
|
||
|
|
||
|
```
|
||
|
|
||
|
|