18 lines
284 B
Plaintext
18 lines
284 B
Plaintext
{
|
|
'width': '1024',
|
|
'height': '768',
|
|
'full_screen': 'false',
|
|
// bool
|
|
'caption': 'Simple Rocket {version}',
|
|
// {version} -> version of SR
|
|
'resizable': 'true',
|
|
// bool
|
|
'visible': 'true',
|
|
// bool
|
|
'style': 'None',
|
|
'views': [
|
|
'space',
|
|
'map',
|
|
'menu'
|
|
]
|
|
} |