13 lines
231 B
Plaintext
13 lines
231 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'
|
|
} |