PGRData/Resources/Client/Graphic/Resolution.json

17 lines
256 B
JSON
Raw Normal View History

2022-12-19 22:51:16 +05:30
[
{
2022-12-20 12:53:11 +05:30
"Level": 0,
"DisplayName": "Standard",
"Scale": 1
2022-12-19 22:51:16 +05:30
},
{
2022-12-20 12:53:11 +05:30
"Level": 1,
"DisplayName": "High",
"Scale": 1
2022-12-19 22:51:16 +05:30
},
{
2022-12-20 12:53:11 +05:30
"Level": 2,
"DisplayName": "Ultra",
"Scale": 1
2022-12-19 22:51:16 +05:30
}
]