about summary refs log tree commit diff stats
path: root/vcpkg.json
blob: ba6833f502e0264e9956bf925ab8bb51d9935e0b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "dependencies": [
    "fmt",
    "protobuf",
    "yaml-cpp"
  ],
  "overrides": [
    {
      "name": "protobuf",
      "version": "3.21.12"
    }
  ]
}
path="res://lingo_3.png" type="Texture" id=5] [node name="racing" type="Spatial"] script = ExtResource( 4 ) [node name="lingo_3" type="Sprite" parent="."] position = Vector2( 960, 540 ) texture = ExtResource( 5 ) [node name="Panel" type="Panel" parent="."] margin_right = 1920.0 margin_bottom = 1080.0 [node name="ItemList" type="ItemList" parent="Panel"] margin_left = 642.0 margin_top = 275.0 margin_right = 1298.0 margin_bottom = 804.0 auto_height = true [node name="ScrollContainer" type="ScrollContainer" parent="Panel"] margin_left = -70.0 margin_top = 251.0 margin_right = 572.0 margin_bottom = 805.0 [node name="title" parent="Panel" instance=ExtResource( 1 )] margin_left = 0.0 margin_top = 75.0 margin_right = 1920.0 margin_bottom = 225.0 custom_fonts/font = ExtResource( 2 ) text = "LINGO RACING LOBBY" valign = 1 [node name="return_button" parent="Panel" instance=ExtResource( 3 )] margin_left = 1002.0 margin_top = 879.0 margin_right = 1640.0 margin_bottom = 1029.0 custom_colors/font_color_hover = Color( 1, 0, 0, 1 ) custom_fonts/font = ExtResource( 2 ) text = "RETURN" [node name="main_button" parent="Panel" instance=ExtResource( 3 )] margin_left = 254.0 margin_top = 879.0 margin_right = 892.0 margin_bottom = 1029.0 custom_colors/font_color_hover = Color( 1, 0, 0, 1 ) custom_fonts/font = ExtResource( 2 ) text = "READY"