17 lines
282 B
JSON
17 lines
282 B
JSON
{
|
|
"Mode": "Broadcaster",
|
|
"ScreenWidth": 800,
|
|
"ScreenHeight": 600,
|
|
"Font": {
|
|
"Name": "Modeseven",
|
|
"Path": "assets/fonts/Modeseven.ttf",
|
|
"Size": 18
|
|
},
|
|
"ShowGrid": false,
|
|
"Colours": {
|
|
"Header": "blue",
|
|
"Footer": "red",
|
|
"Background": "black"
|
|
}
|
|
}
|