Initial Commit
Initial commit of Code Base.
This commit is contained in:
parent
293b1213e1
commit
c11a4ebbc2
653 changed files with 36893 additions and 1 deletions
8
addons/twitcher/auth/preset_overlay_scopes.tres
Normal file
8
addons/twitcher/auth/preset_overlay_scopes.tres
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[gd_resource type="Resource" script_class="TwitchOAuthScopes" load_steps=2 format=3 uid="uid://fcmfkstye4bq"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://b3n3et8mebjcc" path="res://addons/twitcher/auth/twitch_oauth_scopes.gd" id="1_2b4sa"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_2b4sa")
|
||||
used_scopes = Array[StringName]([&"user:read:chat", &"user:write:chat", &"user:bot"])
|
||||
metadata/_custom_type_script = "uid://b3n3et8mebjcc"
|
||||
Loading…
Add table
Add a link
Reference in a new issue