{
    "Type": "Overlay",
    "Children": 
    [
        {
            "Type": "BasicTile",
            "VAlign": "Top",
            "MaxHeight": 250,
            "HasShadow": "false",
            "LoadSilently": "true",
            "AutoSize": "true",
            "Padding": { "Left": 0, "Top": 0, "Right": 0, "Bottom": 0 },
            "Binding": "22605fe02e2a4f86997762b83a36d757",
            "Images": 
            [
                { "Image": "Screenshot", "Stretch": "ScaleToFit" }
            ]
        },
        {
            "Type": "BuildSelector",
            "HAlign": "Right",
            "Padding": { "Left": 0, "Top": 0, "Right": 10, "Bottom": 0 },
            "VAlign": "Top",
			"SelectorId": "Game",
			"GroupId": "Game"
        },
        {
            "Type": "Box",
            "Orientation": "Vertical",
            "Padding": { "Left": 0, "Top": 250, "Right": 0, "Bottom": 0 },
            "AutoSize": "false",
            "HAlign": "Center",
            "Children": 
            [
                {
                    "Type": "ServerStatus",
					"HAlign": "Center",
					"SelectorId": "Game",
					"GroupId": "Game"
                },
                {
                    "Type": "ActionButton",
					"MinWidth": 442,
					"MinHeight": 115,
					"HAlign": "Center",
					"SelectorId": "Game",
					"GroupId": "Game"
                },
                {
                    "Type": "Box",
                    "Orientation": "Vertical",
                    "Padding": { "Left": 0, "Top": 0, "Right": 0, "Bottom": 10 },
					"AutoSize": "false",
                    "Children": 
                    [
                        {
                            "Type": "Layout",
                            "Layout": "ui_ORShareLinksV4.layout",
							"HAlign": "Center"
                        }
                    ]
                }
            ]
        }
    ]
}