We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9327b45 commit 0bd7a3dCopy full SHA for 0bd7a3d
samples/configs/destroy_world.json
@@ -3,7 +3,7 @@
3
"script_path": "/usr/bin/python3 ./samples/scripts/destroy_world.py",
4
"description": "This is a very dangerous script, please be careful when running. Don't forget your protective helmet.",
5
"requires_terminal": false,
6
- "output_format": "text",
+ "output_format": "terminal",
7
"preload_script": {
8
"script": "echo 'This is a <b>preload</b> script showing some info.</br>'",
9
"output_format": "html"
0 commit comments