Skip to content

Commit 97cb05e

Browse files
authored
Merge pull request #509 from Bharathraj-K/plugin_api_v2
New Plugin : Time To Beat
2 parents 35a52bc + 440fda4 commit 97cb05e

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": "cfe6d94b-c06c-4a66-8b57-aab57f047ce1",
3+
"Name": "Time To Beat",
4+
"Description": "Returns average game completion time using HowLongToBeat",
5+
"Author": "Bharathraj",
6+
"Version": "1.0.0",
7+
"Language": "python",
8+
"Website": "https://github.com/Bharathraj-K/Flow.Launcher.Plugin.timetobeat",
9+
"UrlDownload": "https://github.com/Bharathraj-K/Flow.Launcher.Plugin.timetobeat/releases/download/v1.0.0/Flow.Launcher.Plugin.timetobeat.zip",
10+
"UrlSourceCode": "https://github.com/Bharathraj-K/Flow.Launcher.Plugin.timetobeat/tree/main",
11+
"IcoPath": "https://raw.githubusercontent.com/Bharathraj-K/Flow.Launcher.Plugin.timetobeat/refs/heads/main/icon.png"
12+
}

0 commit comments

Comments
 (0)