mirror of
https://gitlab.com/kelteseth/ScreenPlay.git
synced 2024-11-25 12:13:00 +01:00
10 lines
231 B
JSON
10 lines
231 B
JSON
{
|
|
"version" : "0.0.1",
|
|
"autostart" : true,
|
|
"highPriorityStart" : false,
|
|
"sendStatistics" : false,
|
|
"renderer": {
|
|
"renderer-value": 0,
|
|
"renderer-enum" : ["OpenGL","Vulkan", "DirectX11", "DirectX12", "Software"]
|
|
}
|
|
} |