Files
fps_project_1/addons/http-sse-client/plugin.cfg

8 lines
251 B
INI

[plugin]
name="HTTPSSEClient"
description="An HTTPClient-based implementation that supports server-sent events, effectively enabling push notifications in Godot, using GDScript."
author="Kyle Szklenski"
version="1.0"
script="httpsseclient_plugin.gd"