This repository has been archived on 2025-01-05. You can view files and clone it, but cannot push or open issues or pull requests.
2020-05-09 12:45:05 +02:00

7 lines
177 B
Plaintext

[gd_scene load_steps=2 format=2]
[ext_resource path="res://Scenes/Matchmaking/Player/Player.gd" type="Script" id=1]
[node name="Player" type="Node"]
script = ExtResource( 1 )