blob: 6e3bd0e5fd04952a6e956b68821e1a5d5afe5352 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
{
"os": {
"name": "linux",
"arch": "x64"
},
"features": {
"is_demo_user": false,
"has_custom_resolution": false,
"has_quick_plays_support": false,
"is_quick_play_singleplayer": false,
"is_quick_play_multiplayer": false,
"is_quick_play_realms": false
}
}
|