7 lines
188 B
Plaintext
7 lines
188 B
Plaintext
[gd_scene load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://addons/http-sse-client/HTTPSSEClient.gd" type="Script" id=1]
|
|
|
|
[node name="HTTPSSEClient" type="Node"]
|
|
script = ExtResource( 1 )
|