20 lines
397 B
JSON
20 lines
397 B
JSON
{
|
|
"gridSize": {
|
|
"rows": 3,
|
|
"cols": 3
|
|
},
|
|
"sortMode": "az",
|
|
"show2D": true,
|
|
"autoCategory": "top",
|
|
"customCategory": "right",
|
|
"autoUpdate": true,
|
|
"background": "default",
|
|
"downloadRepos": [
|
|
{
|
|
"repoUri": "hooverhigh/QuestAppLauncher_Assets/releases/latest",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"managedPolicyEndpoint": "https://yourserver.com/quest/policy.json"
|
|
}
|