Difficult-Rocket/sys_value/window.json5
2021-01-25 07:27:52 +08:00

11 lines
211 B
Plaintext

{
"width": "1024",
"height": "768",
"full_screen": "false",
// bool
"caption": "Simple Rocket {version}",
// {version} -> version of SR
"resizable": "true",
"visible": "true",
"style": "None"
}