Difficult-Rocket/docs/configes sample/window.json
2020-12-06 22:28:18 +08:00

9 lines
166 B
JSON

{
"width": "int",
"height": "int",
"fullscreen": "`1/0`",
"caption": "xxx",
"resizable":"1/0",
"visible": "1/0",
"style": "xxx(in list)"
}