2020-12-05 07:51:03 +08:00
|
|
|
{
|
2021-01-24 22:00:31 +08:00
|
|
|
"width": "1024",
|
|
|
|
"height": "768",
|
2021-01-25 07:27:52 +08:00
|
|
|
"full_screen": "false",
|
|
|
|
// bool
|
|
|
|
"caption": "Simple Rocket {version}",
|
|
|
|
// {version} -> version of SR
|
|
|
|
"resizable": "true",
|
|
|
|
"visible": "true",
|
2021-01-24 22:00:31 +08:00
|
|
|
"style": "None"
|
2020-12-05 07:51:03 +08:00
|
|
|
}
|