1
0
mirror of https://github.com/Relintai/archivr.git synced 2025-03-17 15:56:23 +01:00
archivr/game/projects/ProjectManager.tscn

7 lines
176 B
Plaintext
Raw Normal View History

2023-04-07 13:04:22 +02:00
[gd_scene load_steps=2 format=2]
[ext_resource path="res://projects/ProjectManager.gd" type="Script" id=1]
[node name="ProjectManager" type="Node"]
script = ExtResource( 1 )