23 lines
926 B
JSON
23 lines
926 B
JSON
{
|
|
"plugin.id": "session-switch",
|
|
"plugin.name": "Session Switch",
|
|
"plugin.version": "0.1.1",
|
|
"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": "Adds a 'Switch to Steam' button to the power menu",
|
|
"plugin.description": "Lets OpenGamepadUI return to Steam game mode on ChimeraOS and SteamOS by adding a 'Switch to Steam' button to the power menu, in addition to the built-in 'Switch to Desktop' button.",
|
|
"store.tags": [
|
|
"session-switch",
|
|
"utility",
|
|
"system",
|
|
"chimeraos",
|
|
"steamos"
|
|
],
|
|
"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"
|
|
}
|