StreamOverlay/addons/twitcher/auth/twitch_oauth_scopes.gd
2026-02-23 18:38:03 -06:00

6 lines
200 B
GDScript

@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