Fill in plugin metadata (forge URL, author)
This commit is contained in:
parent
f3ae701000
commit
6beb8c79c5
1 changed files with 4 additions and 4 deletions
|
|
@ -3,12 +3,12 @@
|
||||||
"plugin.name": "Session Switch",
|
"plugin.name": "Session Switch",
|
||||||
"plugin.version": "0.1.0",
|
"plugin.version": "0.1.0",
|
||||||
"plugin.min-api-version": "1.1.0",
|
"plugin.min-api-version": "1.1.0",
|
||||||
"plugin.link": "https://github.com/YOUR_USERNAME/session-switch",
|
"plugin.link": "https://forge.thergic.ar/jose/steam-button-opengamepadui-plugin",
|
||||||
"plugin.source": "https://github.com/YOUR_USERNAME/session-switch",
|
"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.",
|
"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.tags": [],
|
||||||
"store.images": [],
|
"store.images": [],
|
||||||
"author.name": "First Last",
|
"author.name": "Jose Falanga",
|
||||||
"author.email": "person@example.com",
|
"author.email": "jose.falanga@gmail.com",
|
||||||
"entrypoint": "plugin.gd"
|
"entrypoint": "plugin.gd"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue