Add publish metadata: MIT license, README, icon, store tags, working make dist
This commit is contained in:
parent
cb06115f08
commit
c11585e79c
7 changed files with 111 additions and 8 deletions
15
plugin.json
15
plugin.json
|
|
@ -5,9 +5,18 @@
|
|||
"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.description": "Adds a 'Switch to Steam' button to the power menu so OpenGamepadUI can return to Steam game mode on ChimeraOS and SteamOS.",
|
||||
"store.tags": [],
|
||||
"store.images": [],
|
||||
"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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue