ReturnHome Parameter - jrossignol/ContractConfigurator GitHub Wiki
The ReturnHome parameter requires a player to return home (ideally after meeting their other contract objectives). Specifically, this checks that the player is landed or splashed down on Kerbin (or whatever the homeworld is).
PARAMETER
{
name = ReturnHome
type = ReturnHome
// Text for the contract parameter.
//
// Type: string
// Required: No (defaulted)
// Default: Return home.
//
//title =
}