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
6
addons/twitcher/auth/twitch_oauth_scopes.gd
Normal file
6
addons/twitcher/auth/twitch_oauth_scopes.gd
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
@tool
|
||||
@icon("res://addons/twitcher/lib/oOuch/scope-icon.svg")
|
||||
extends OAuthScopes
|
||||
|
||||
## Technically the same like OAuthScopes just with a custom inspector for Twitch scopes
|
||||
class_name TwitchOAuthScopes
|
||||
Loading…
Add table
Add a link
Reference in a new issue