21 lines
462 B
JSON
21 lines
462 B
JSON
{
|
|
"intervalMinutes": 60,
|
|
"checkOnStartup": false,
|
|
"fsModPaths": {
|
|
"msfs2024": {
|
|
"path": "I:/Microsoft Flight Simulator 2024/Packages/Community/",
|
|
"file": "manifest.json",
|
|
"fileType": "json",
|
|
"key": "package_version",
|
|
"fields": [
|
|
{
|
|
"name": "package",
|
|
"label": "Package Name",
|
|
"type": "string",
|
|
"control": "directory",
|
|
"required": true
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |