From bab9ddd19ca3c1848b14f4c9f2a8c401be2ff09e Mon Sep 17 00:00:00 2001 From: Censor <22554514+Cens-r@users.noreply.github.com> Date: Wed, 4 Jun 2025 05:28:08 -0400 Subject: [PATCH 1/4] Create Roblox Docs-968c2551-5b24-4bab-9a6c-5f8cff6ca0ef.json --- ...ox Docs-968c2551-5b24-4bab-9a6c-5f8cff6ca0ef.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 plugins/Roblox Docs-968c2551-5b24-4bab-9a6c-5f8cff6ca0ef.json diff --git a/plugins/Roblox Docs-968c2551-5b24-4bab-9a6c-5f8cff6ca0ef.json b/plugins/Roblox Docs-968c2551-5b24-4bab-9a6c-5f8cff6ca0ef.json new file mode 100644 index 000000000..278b7db34 --- /dev/null +++ b/plugins/Roblox Docs-968c2551-5b24-4bab-9a6c-5f8cff6ca0ef.json @@ -0,0 +1,12 @@ +{ + "ID": "968c2551-5b24-4bab-9a6c-5f8cff6ca0ef", + "Name": "Roblox Docs", + "Description": "Search Roblox API documentation using Flow Launcher.", + "Author": "Censor", + "Version": "1.0.1", + "Language": "csharp", + "Website": "https://github.com/Cens-r/flow-roblox-docs", + "IcoPath": "https://cdn.jsdelivr.net/gh/Cens-r/flow-roblox-docs/Flow.Launcher.Plugin.RobloxDocs/plugin-icon.png", + "UrlDownload": "https://github.com/Cens-r/flow-roblox-docs/releases/download/v1.0.1/Flow.Launcher.Plugin.RobloxDocs.zip", + "UrlSourceCode": "https://github.com/Cens-r/flow-roblox-docs", +} From ba1d4b1ace6c789d6c16d5b9cede8250145e625c Mon Sep 17 00:00:00 2001 From: Censor <22554514+Cens-r@users.noreply.github.com> Date: Wed, 4 Jun 2025 17:59:21 -0400 Subject: [PATCH 2/4] Update Roblox Docs-968c2551-5b24-4bab-9a6c-5f8cff6ca0ef.json Fixed the "UrlDownload" field's link. --- plugins/Roblox Docs-968c2551-5b24-4bab-9a6c-5f8cff6ca0ef.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/Roblox Docs-968c2551-5b24-4bab-9a6c-5f8cff6ca0ef.json b/plugins/Roblox Docs-968c2551-5b24-4bab-9a6c-5f8cff6ca0ef.json index 278b7db34..063c66999 100644 --- a/plugins/Roblox Docs-968c2551-5b24-4bab-9a6c-5f8cff6ca0ef.json +++ b/plugins/Roblox Docs-968c2551-5b24-4bab-9a6c-5f8cff6ca0ef.json @@ -7,6 +7,6 @@ "Language": "csharp", "Website": "https://github.com/Cens-r/flow-roblox-docs", "IcoPath": "https://cdn.jsdelivr.net/gh/Cens-r/flow-roblox-docs/Flow.Launcher.Plugin.RobloxDocs/plugin-icon.png", - "UrlDownload": "https://github.com/Cens-r/flow-roblox-docs/releases/download/v1.0.1/Flow.Launcher.Plugin.RobloxDocs.zip", + "UrlDownload": "https://github.com/Cens-r/flow-roblox-docs/releases/download/v1.0.1/Flow.Launcher.Plugin.RobloxDocs-1.0.1.zip", "UrlSourceCode": "https://github.com/Cens-r/flow-roblox-docs", } From ad0f6e4e3d734bc948f59395f667fa366c7b0b6e Mon Sep 17 00:00:00 2001 From: Censor <22554514+Cens-r@users.noreply.github.com> Date: Thu, 5 Jun 2025 00:09:48 -0400 Subject: [PATCH 3/4] Update Roblox Docs-968c2551-5b24-4bab-9a6c-5f8cff6ca0ef.json Fixed trailing commas --- plugins/Roblox Docs-968c2551-5b24-4bab-9a6c-5f8cff6ca0ef.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/Roblox Docs-968c2551-5b24-4bab-9a6c-5f8cff6ca0ef.json b/plugins/Roblox Docs-968c2551-5b24-4bab-9a6c-5f8cff6ca0ef.json index 063c66999..16dfc2ed0 100644 --- a/plugins/Roblox Docs-968c2551-5b24-4bab-9a6c-5f8cff6ca0ef.json +++ b/plugins/Roblox Docs-968c2551-5b24-4bab-9a6c-5f8cff6ca0ef.json @@ -8,5 +8,5 @@ "Website": "https://github.com/Cens-r/flow-roblox-docs", "IcoPath": "https://cdn.jsdelivr.net/gh/Cens-r/flow-roblox-docs/Flow.Launcher.Plugin.RobloxDocs/plugin-icon.png", "UrlDownload": "https://github.com/Cens-r/flow-roblox-docs/releases/download/v1.0.1/Flow.Launcher.Plugin.RobloxDocs-1.0.1.zip", - "UrlSourceCode": "https://github.com/Cens-r/flow-roblox-docs", + "UrlSourceCode": "https://github.com/Cens-r/flow-roblox-docs" } From 1a751577b935c5c26f2b92afb4f8d2fb2a2c6623 Mon Sep 17 00:00:00 2001 From: Censor <22554514+Cens-r@users.noreply.github.com> Date: Thu, 5 Jun 2025 11:49:11 -0400 Subject: [PATCH 4/4] Update Roblox Docs-968c2551-5b24-4bab-9a6c-5f8cff6ca0ef.json The `UrlSourceCode` field now points to the specific branch I'm using. --- plugins/Roblox Docs-968c2551-5b24-4bab-9a6c-5f8cff6ca0ef.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/Roblox Docs-968c2551-5b24-4bab-9a6c-5f8cff6ca0ef.json b/plugins/Roblox Docs-968c2551-5b24-4bab-9a6c-5f8cff6ca0ef.json index 16dfc2ed0..be6d03f09 100644 --- a/plugins/Roblox Docs-968c2551-5b24-4bab-9a6c-5f8cff6ca0ef.json +++ b/plugins/Roblox Docs-968c2551-5b24-4bab-9a6c-5f8cff6ca0ef.json @@ -8,5 +8,5 @@ "Website": "https://github.com/Cens-r/flow-roblox-docs", "IcoPath": "https://cdn.jsdelivr.net/gh/Cens-r/flow-roblox-docs/Flow.Launcher.Plugin.RobloxDocs/plugin-icon.png", "UrlDownload": "https://github.com/Cens-r/flow-roblox-docs/releases/download/v1.0.1/Flow.Launcher.Plugin.RobloxDocs-1.0.1.zip", - "UrlSourceCode": "https://github.com/Cens-r/flow-roblox-docs" + "UrlSourceCode": "https://github.com/Cens-r/flow-roblox-docs/tree/master" }