TwitchGod/http/HttpServer.tscn

7 lines
221 B
Text
Raw Normal View History

2024-09-28 22:34:09 +00:00
[gd_scene load_steps=2 format=3 uid="uid://d7mhkh8sua4x"]
[ext_resource type="Script" path="res://addons/TwitchGod/http/http_server.gd" id="1_im1bn"]
[node name="HttpServer" type="Node"]
script = ExtResource("1_im1bn")