Initial commit: itch.io box art provider for OpenGamepadUI
All checks were successful
Build plugin / build (push) Successful in 1m10s
All checks were successful
Build plugin / build (push) Successful in 1m10s
This commit is contained in:
commit
cb26d9931c
11 changed files with 1115 additions and 0 deletions
6
core/boxart_itch.tscn
Normal file
6
core/boxart_itch.tscn
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
[gd_scene load_steps=2 format=3]
|
||||
|
||||
[ext_resource type="Script" path="res://plugins/itch-artprovider/core/boxart_itch.gd" id="1_boxart"]
|
||||
|
||||
[node name="BoxArtItch" type="Node"]
|
||||
script = ExtResource("1_boxart")
|
||||
Loading…
Add table
Add a link
Reference in a new issue