8 lines
251 B
INI
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"
|