20 lines
347 B
JSON
20 lines
347 B
JSON
{
|
|
"gridSize": {
|
|
"rows": 3,
|
|
"cols": 3
|
|
},
|
|
"sortMode": "az",
|
|
"show2D": true,
|
|
"autoCategory": "top",
|
|
"customCategory": "right",
|
|
"autoUpdate": true,
|
|
"background": "default",
|
|
"downloadRepos": [
|
|
{
|
|
"repoUri": "https://yourserver.com/quest/manifest.json",
|
|
"type": "http"
|
|
}
|
|
],
|
|
"managedPolicyEndpoint": ""
|
|
}
|