From 88df28acc9c44e5928b068d564e733cd4ae5dc2f Mon Sep 17 00:00:00 2001 From: Bharathraj K Date: Tue, 27 May 2025 23:48:37 +0530 Subject: [PATCH 1/2] New Plugin : Time To Beat --- ...Beat-cfe6d94b-c06c-4a66-8b57-aab57f047ce1.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 plugins/Time To Beat-cfe6d94b-c06c-4a66-8b57-aab57f047ce1.json diff --git a/plugins/Time To Beat-cfe6d94b-c06c-4a66-8b57-aab57f047ce1.json b/plugins/Time To Beat-cfe6d94b-c06c-4a66-8b57-aab57f047ce1.json new file mode 100644 index 000000000..eba9919c1 --- /dev/null +++ b/plugins/Time To Beat-cfe6d94b-c06c-4a66-8b57-aab57f047ce1.json @@ -0,0 +1,15 @@ +{ + "ID": "cfe6d94b-c06c-4a66-8b57-aab57f047ce1", + "Name": "Time To Beat", + "Description": "Returns average game completion time using HowLongToBeat", + "Author": "Bharathraj", + "Version": "1.0.0", + "Language": "python", + "Website": "https://github.com/Bharathraj-K/Flow.Launcher.Plugin.timetobeat", + "UrlDownload": "https://github.com/Bharathraj-K/Flow.Launcher.Plugin.timetobeat/releases/download/v1.0.0/TimeToBeat-v1.0.0.zip", + "UrlSourceCode": "https://github.com/Bharathraj-K/Flow.Launcher.Plugin.timetobeat/tree/main", + "IcoPath": "https://raw.githubusercontent.com/Bharathraj-K/Flow.Launcher.Plugin.timetobeat/refs/heads/main/icon.png", + "Tested": true, + "LatestReleaseDate": "2025-05-27T00:00:00Z", + "DateAdded": "2025-05-27T00:00:00Z" +} \ No newline at end of file From 9ed998bac5da3901a8ce8fe94366aafdb2bf7042 Mon Sep 17 00:00:00 2001 From: Bharathraj K <110827593+Bharathraj-K@users.noreply.github.com> Date: Wed, 28 May 2025 17:39:36 +0530 Subject: [PATCH 2/2] Update Time To Beat-cfe6d94b-c06c-4a66-8b57-aab57f047ce1.json --- ...ime To Beat-cfe6d94b-c06c-4a66-8b57-aab57f047ce1.json | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/plugins/Time To Beat-cfe6d94b-c06c-4a66-8b57-aab57f047ce1.json b/plugins/Time To Beat-cfe6d94b-c06c-4a66-8b57-aab57f047ce1.json index eba9919c1..218ddf3ab 100644 --- a/plugins/Time To Beat-cfe6d94b-c06c-4a66-8b57-aab57f047ce1.json +++ b/plugins/Time To Beat-cfe6d94b-c06c-4a66-8b57-aab57f047ce1.json @@ -6,10 +6,7 @@ "Version": "1.0.0", "Language": "python", "Website": "https://github.com/Bharathraj-K/Flow.Launcher.Plugin.timetobeat", - "UrlDownload": "https://github.com/Bharathraj-K/Flow.Launcher.Plugin.timetobeat/releases/download/v1.0.0/TimeToBeat-v1.0.0.zip", + "UrlDownload": "https://github.com/Bharathraj-K/Flow.Launcher.Plugin.timetobeat/releases/download/v1.0.0/Flow.Launcher.Plugin.timetobeat.zip", "UrlSourceCode": "https://github.com/Bharathraj-K/Flow.Launcher.Plugin.timetobeat/tree/main", - "IcoPath": "https://raw.githubusercontent.com/Bharathraj-K/Flow.Launcher.Plugin.timetobeat/refs/heads/main/icon.png", - "Tested": true, - "LatestReleaseDate": "2025-05-27T00:00:00Z", - "DateAdded": "2025-05-27T00:00:00Z" -} \ No newline at end of file + "IcoPath": "https://raw.githubusercontent.com/Bharathraj-K/Flow.Launcher.Plugin.timetobeat/refs/heads/main/icon.png" +}