config.json

{
    "Type":[
        {
            "Name" : "Tool",
            "Function" :[
                "Set-RDPStatus",
                "Write-MyProgress"
            ]
        }
    ]
}