Initial Commit

Initial commit of Code Base.
This commit is contained in:
Mario Steele 2025-06-12 14:31:14 -05:00
parent 293b1213e1
commit c11a4ebbc2
653 changed files with 36893 additions and 1 deletions

View file

@ -0,0 +1,5 @@
# This folder is autogenerated via `res://addons/twitcher/editor/twitch_api_generator.gd`
All changes can be overriden very easily.
I case you want to add / change functionallity extend the classes or even better
use [composition over inheritance](https://en.wikipedia.org/wiki/Composition_over_inheritance)