mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-05 19:19:39 -06:00
10 lines
231 B
Plaintext
10 lines
231 B
Plaintext
{
|
|
"profile": "default",
|
|
"commands": [
|
|
{ "type": "time", "value": "2019-01-01T00:00:00.00" },
|
|
{ "type": "recording", "value": "solarsystem.osrec" },
|
|
{ "type": "wait", "value": 2 },
|
|
{ "type": "screenshot" }
|
|
]
|
|
}
|