22 lines
865 B
JSON
22 lines
865 B
JSON
{
|
|
"plugin.id": "chimera-steam-switch",
|
|
"plugin.name": "Chimera Steam Switch",
|
|
"plugin.version": "0.1.4",
|
|
"plugin.min-api-version": "1.1.0",
|
|
"plugin.link": "https://forge.thergic.ar/jose/steam-button-opengamepadui-plugin",
|
|
"plugin.source": "https://forge.thergic.ar/jose/steam-button-opengamepadui-plugin",
|
|
"plugin.summary": "Switch back to Steam on ChimeraOS",
|
|
"plugin.description": "Adds a 'Switch to Steam' button to the power menu on ChimeraOS, letting OpenGamepadUI return to Steam game mode. ChimeraOS-exclusive.",
|
|
"store.tags": [
|
|
"chimera-steam-switch",
|
|
"utility",
|
|
"system",
|
|
"chimeraos"
|
|
],
|
|
"store.images": [
|
|
"https://forge.thergic.ar/jose/steam-button-opengamepadui-plugin/raw/branch/trunk/docs/icon.png"
|
|
],
|
|
"author.name": "Jose Falanga",
|
|
"author.email": "jose.falanga@gmail.com",
|
|
"entrypoint": "plugin.gd"
|
|
}
|