duncgibbs ddd2fed714
All checks were successful
linting & formatting / build (push) Successful in 16s
adds scenes folder (which is breaking linting)
2026-04-15 12:10:17 -05:00

18 lines
859 B
Plaintext

[gd_scene format=3 uid="uid://fbdci3d048m7"]
[ext_resource type="Script" uid="uid://bg3v68a7qpt8t" path="res://scenes/game.gd" id="1_fc0e3"]
[ext_resource type="Script" uid="uid://cy006uvidc4y" path="res://addons/tube/tube_client.gd" id="2_lnu2h"]
[ext_resource type="Resource" uid="uid://c4wgewmmuj74g" path="res://resources/local_tube_context.tres" id="3_lbhrr"]
[ext_resource type="PackedScene" uid="uid://dpuwsqorot65h" path="res://scenes/main_menu.tscn" id="4_lbhrr"]
[node name="Game" type="Node" unique_id=384379479]
script = ExtResource("1_fc0e3")
[node name="TubeClient" type="Node" parent="." unique_id=646833557]
unique_name_in_owner = true
script = ExtResource("2_lnu2h")
context = ExtResource("3_lbhrr")
metadata/_custom_type_script = "uid://cy006uvidc4y"
[node name="MainMenu" parent="." unique_id=459413586 instance=ExtResource("4_lbhrr")]