Difficult-Rocket/docs/configes sample/window.json
2020-12-05 22:21:27 +08:00

8 lines
143 B
JSON

{
"width": "int",
"height": "int",
"fullscreen": "bool",
"caption": "xxx",
"visible": "bool",
"style": "xxx(in list)"
}