From ec4d50e6e8eaddf63280487edd8c6eca191617d2 Mon Sep 17 00:00:00 2001 From: Nuhddy Date: Sun, 19 Jan 2025 01:38:15 +0100 Subject: [PATCH] Add HLTB plugin --- .../HLTB-cdd437bf-10e4-4ef1-b22d-0af20780df63.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 plugins/HLTB-cdd437bf-10e4-4ef1-b22d-0af20780df63.json diff --git a/plugins/HLTB-cdd437bf-10e4-4ef1-b22d-0af20780df63.json b/plugins/HLTB-cdd437bf-10e4-4ef1-b22d-0af20780df63.json new file mode 100644 index 00000000..cd881ab8 --- /dev/null +++ b/plugins/HLTB-cdd437bf-10e4-4ef1-b22d-0af20780df63.json @@ -0,0 +1,12 @@ +{ + "ID": "cdd437bf-10e4-4ef1-b22d-0af20780df63", + "Name": "HLTB", + "Description": "Look up game info from HowLongToBeat.com", + "Author": "Nuhddy", + "Version": "1.1.0", + "Language": "python", + "Website": "https://github.com/Nuhddy/Flow.Launcher.HLTB.Python", + "UrlDownload": "https://github.com/Nuhddy/Flow.Launcher.HLTB.Python/releases/download/v1.1.0/Flow.Launcher.HLTB.Python.zip", + "UrlSourceCode": "https://github.com/Nuhddy/Flow.Launcher.HLTB.Python", + "IcoPath": "https://cdn.jsdelivr.net/gh/Nuhddy/Flow.Launcher.HLTB.Python/images/app.png" +}