Initial commit for testing/fixing a deprecated godot-colyseus addon
This commit is contained in:
6
addons/godot_colyseus/demo/main.tscn
Normal file
6
addons/godot_colyseus/demo/main.tscn
Normal file
@@ -0,0 +1,6 @@
|
||||
[gd_scene load_steps=2 format=3 uid="uid://ceqab8i8yqmjj"]
|
||||
|
||||
[ext_resource type="Script" path="res://addons/godot_colyseus/demo/main.gd" id="1"]
|
||||
|
||||
[node name="Node2D" type="Node2D"]
|
||||
script = ExtResource("1")
|
||||
Reference in New Issue
Block a user