spacebox/demo/config.json

25 lines
357 B
JSON

{
"display":
{
"dimensions": [640, 480]
},
"path":
{
"screenshots": "local/screenshots",
"video": "local/video"
},
"gamepad":
{
},
"keys":
{
"context": " ",
"keep-stash": "k"
},
"recording":
{
"write-mp4": true,
"video-frame-length": 30
}
}