Skip to content

Commit 022534d

Browse files
authored
Merge pull request #522 from keekyslusus/plugin_api_v2
Add plugin: SteamFlow
2 parents 9090390 + e386654 commit 022534d

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"ID": "A7F3C4E16B8D4B5AB2D7139EEC8FA0B4",
3+
"Name": "SteamFlow",
4+
"Description": "search Steam store and launch games",
5+
"Author": "keekys",
6+
"Version": "1.0.0",
7+
"Language": "python",
8+
"Website": "https://github.com/keekyslusus/SteamFlow",
9+
"UrlDownload": "https://github.com/keekyslusus/SteamFlow/releases/download/v1.0.0/Flow.Launcher.Plugin.SteamFlow.zip",
10+
"UrlSourceCode": "https://github.com/keekyslusus/SteamFlow/tree/main",
11+
"IcoPath": "https://cdn.jsdelivr.net/gh/keekyslusus/SteamFlow@main/steam.png"
12+
}

0 commit comments

Comments
 (0)