Initial commit
This commit is contained in:
commit
3132a5015a
14 changed files with 1730 additions and 0 deletions
6
core/itch_client.tscn
Normal file
6
core/itch_client.tscn
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
[gd_scene load_steps=2 format=3 uid="uid://itch_client_scene"]
|
||||
|
||||
[ext_resource type="Script" path="res://plugins/itch/core/itch_client.gd" id="1"]
|
||||
|
||||
[node name="ItchClient" type="Node"]
|
||||
script = ExtResource("1")
|
||||
Loading…
Add table
Add a link
Reference in a new issue