- added Windows 64 bit build target - added a distributable ZIP to the Linux build target - added demo build config - made arcade prompt compatible with demo mode
14 lines
205 B
JSON
14 lines
205 B
JSON
{
|
|
"display":
|
|
{
|
|
"dimensions": [1920, 1080],
|
|
"fullscreen": true,
|
|
"qr display": true,
|
|
"use arcade prompt": true
|
|
},
|
|
"demo":
|
|
{
|
|
"active": true
|
|
}
|
|
}
|