added firebase and rudimentary leaderboard support
This commit is contained in:
7
addons/http-sse-client/plugin.cfg
Normal file
7
addons/http-sse-client/plugin.cfg
Normal file
@@ -0,0 +1,7 @@
|
||||
[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"
|
||||
Reference in New Issue
Block a user