Rename plugin to chimera-steam-switch (ChimeraOS-only)
All checks were successful
Build plugin / build (push) Successful in 1m14s
All checks were successful
Build plugin / build (push) Successful in 1m14s
This commit is contained in:
parent
fd6637c0c0
commit
b8d229c9a6
2 changed files with 8 additions and 9 deletions
15
plugin.json
15
plugin.json
|
|
@ -1,18 +1,17 @@
|
|||
{
|
||||
"plugin.id": "session-switch",
|
||||
"plugin.name": "Session Switch",
|
||||
"plugin.version": "0.1.2",
|
||||
"plugin.id": "chimera-steam-switch",
|
||||
"plugin.name": "Chimera Steam Switch",
|
||||
"plugin.version": "0.1.3",
|
||||
"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.",
|
||||
"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": [
|
||||
"session-switch",
|
||||
"chimera-steam-switch",
|
||||
"utility",
|
||||
"system",
|
||||
"chimeraos",
|
||||
"steamos"
|
||||
"chimeraos"
|
||||
],
|
||||
"store.images": [
|
||||
"https://forge.thergic.ar/jose/steam-button-opengamepadui-plugin/raw/branch/trunk/docs/icon.png"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue