itchio-opengamepadui-plugin/plugin.json
Jose Falanga b9effee104
All checks were successful
Build plugin / build (push) Successful in 1m8s
Bump to v0.1.39
2026-08-17 02:20:05 -03:00

14 lines
630 B
JSON

{
"plugin.id": "itch",
"plugin.name": "itch.io",
"plugin.version": "0.1.39",
"plugin.min-api-version": "1.1.0",
"plugin.link": "https://forge.thergic.ar/jose/itchio-opengamepadui-plugin",
"plugin.source": "https://forge.thergic.ar/jose/itchio-opengamepadui-plugin",
"plugin.description": "itch.io library for OpenGamepadUI. Browse, install, update, and launch your itch.io games using butlerd, itch's official JSON-RPC launcher daemon.",
"store.tags": ["library", "itch.io", "indie"],
"store.images": [],
"author.name": "Jose Falanga",
"author.email": "jose.falanga@gmail.com",
"entrypoint": "plugin.gd"
}