You've already forked OpenGamepadUI-rare
mirror of
https://github.com/RareDevs/OpenGamepadUI-rare.git
synced 2026-02-02 12:24:12 -08:00
15 lines
346 B
JSON
15 lines
346 B
JSON
{
|
|
"plugin.id": "template",
|
|
"plugin.name": "Template Plugin",
|
|
"plugin.version": "1.0.0",
|
|
"plugin.min-api-version": "1.0.0",
|
|
"plugin.link": "",
|
|
"plugin.source": "",
|
|
"plugin.description": "",
|
|
"store.tags": [],
|
|
"store.images": [],
|
|
"author.name": "First Last",
|
|
"author.email": "person@example.com",
|
|
"entrypoint": "plugin.gd"
|
|
}
|