components/components.json
2023-04-17 18:49:09 +02:00

31 lines
No EOL
579 B
JSON

{
"wine": [
{
"name": "wine-ge-proton",
"title": "Wine-GE-Proton"
},
{
"name": "soda",
"title": "Soda"
},
{
"name": "lutris",
"title": "Lutris"
}
],
"dxvk": [
{
"name": "vanilla",
"title": "Vanilla"
},
{
"name": "async",
"title": "Async",
"features": {
"env": {
"DXVK_ASYNC": 1
}
}
}
]
}