You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
33 lines
578 B
JSON
33 lines
578 B
JSON
{
|
|
"State":
|
|
{
|
|
"DataDirectory": "data/",
|
|
"Mode": "editor",
|
|
|
|
"Display":
|
|
{
|
|
"FullScreenResolution":
|
|
{
|
|
"Width": 1920,
|
|
"Height": 1080
|
|
},
|
|
|
|
"WindowedSize":
|
|
{
|
|
"Width": 1280,
|
|
"Height": 720
|
|
},
|
|
|
|
"WindowStartPosition":
|
|
{
|
|
"X": 100,
|
|
"Y": 100
|
|
},
|
|
|
|
"Renderer": "opengl",
|
|
"IsFullScreen": false,
|
|
"VSyncEnabled": true,
|
|
"MainFont": ""
|
|
}
|
|
}
|
|
} |