Difficult-Rocket/configs/window.json
2020-12-05 14:57:43 +08:00

10 lines
181 B
JSON

{
"size" : {
"x" : "1024",
"y" : "768",
"fullscreen" : "False"
},
"caption" : "Simple Rocket 0.1",
"visible" : "True",
"style" : "None"
}