Skip to content
PlanView.SettingsGroup.json 739 B
Newer Older
Don Gagne's avatar
Don Gagne committed
[
Don Gagne's avatar
 
Don Gagne committed
{
    "name":             "displayPresetsTabFirst",
    "shortDescription": "Display the presets tab at start",
    "type":             "bool",
    "defaultValue":     false
DonLakeFlyer's avatar
 
DonLakeFlyer committed
},
{
    "name":             "aboveTerrainWarning",
    "shortDescription": "Don't warn user about 'Above Terrain' usage",
    "type":             "bool",
    "defaultValue":     false
DonLakeFlyer's avatar
 
DonLakeFlyer committed
},
{
    "name":             "showMissionItemStatus",
    "shortDescription": "Show/Hide the mission item status display",
    "type":             "bool",
    "defaultValue":     false
DoinLakeFlyer's avatar
 
DoinLakeFlyer committed
},
{
    "name":             "takeoffItemNotRequired",
    "shortDescription": "Allow missions to not require a takeoff item",
    "type":             "bool",
    "defaultValue":     false
Don Gagne's avatar
 
Don Gagne committed
}
Don Gagne's avatar
Don Gagne committed
]