From b766bb06da37e961d9a22729daeecbab50b37de6 Mon Sep 17 00:00:00 2001 From: GhostMiner <66090703+Ghost-Miner@users.noreply.github.com> Date: Sat, 14 Dec 2024 17:46:36 +0100 Subject: [PATCH 1/3] Create UnityLauncherPlugin-8de584c0-f855-4825-8886-65e670ebe441.json --- ...rPlugin-8de584c0-f855-4825-8886-65e670ebe441.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 plugins/UnityLauncherPlugin-8de584c0-f855-4825-8886-65e670ebe441.json diff --git a/plugins/UnityLauncherPlugin-8de584c0-f855-4825-8886-65e670ebe441.json b/plugins/UnityLauncherPlugin-8de584c0-f855-4825-8886-65e670ebe441.json new file mode 100644 index 000000000..81ead4c7e --- /dev/null +++ b/plugins/UnityLauncherPlugin-8de584c0-f855-4825-8886-65e670ebe441.json @@ -0,0 +1,12 @@ +{ + "ID": "8de584c0-f855-4825-8886-65e670ebe441", + "Name": "Unity Projects Launcher", + "Description": "Open Unity projects from Flow Launcher", + "Author": "Ghost-Miner", + "Version": "1.0", + "Language": "csharp", + "Website": "https://github.com/Ghost-Miner/Unity-project-launcher-plugin", + "UrlDownload": "https://github.com/Ghost-Miner/Unity-project-launcher-plugin/releases/download/1.0/Release.zip", + "UrlSourceCode": "https://github.com/Ghost-Miner/Unity-project-launcher-plugin", + "IcoPath": "https://cdn.jsdelivr.net/gh/Ghost-Miner/Unity-project-launcher-plugin@refs/heads/main/Images/logo.png" +} \ No newline at end of file From 57564d6395439de05b6a4ba29b6df22e73d2e84e Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Sun, 15 Dec 2024 20:28:01 +1100 Subject: [PATCH 2/3] Rename UnityLauncherPlugin-8de584c0-f855-4825-8886-65e670ebe441.json to Unity Projects Launcher-8de584c0-f855-4825-8886-65e670ebe441.json --- ...Projects Launcher-8de584c0-f855-4825-8886-65e670ebe441.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename plugins/{UnityLauncherPlugin-8de584c0-f855-4825-8886-65e670ebe441.json => Unity Projects Launcher-8de584c0-f855-4825-8886-65e670ebe441.json} (99%) diff --git a/plugins/UnityLauncherPlugin-8de584c0-f855-4825-8886-65e670ebe441.json b/plugins/Unity Projects Launcher-8de584c0-f855-4825-8886-65e670ebe441.json similarity index 99% rename from plugins/UnityLauncherPlugin-8de584c0-f855-4825-8886-65e670ebe441.json rename to plugins/Unity Projects Launcher-8de584c0-f855-4825-8886-65e670ebe441.json index 81ead4c7e..285b52168 100644 --- a/plugins/UnityLauncherPlugin-8de584c0-f855-4825-8886-65e670ebe441.json +++ b/plugins/Unity Projects Launcher-8de584c0-f855-4825-8886-65e670ebe441.json @@ -9,4 +9,4 @@ "UrlDownload": "https://github.com/Ghost-Miner/Unity-project-launcher-plugin/releases/download/1.0/Release.zip", "UrlSourceCode": "https://github.com/Ghost-Miner/Unity-project-launcher-plugin", "IcoPath": "https://cdn.jsdelivr.net/gh/Ghost-Miner/Unity-project-launcher-plugin@refs/heads/main/Images/logo.png" -} \ No newline at end of file +} From 12620d558acafd6ba9555b54f7b369269ebb834b Mon Sep 17 00:00:00 2001 From: GhostMiner <66090703+Ghost-Miner@users.noreply.github.com> Date: Mon, 16 Dec 2024 21:47:53 +0100 Subject: [PATCH 3/3] Update Unity Projects Launcher-8de584c0-f855-4825-8886-65e670ebe441.json --- ... Projects Launcher-8de584c0-f855-4825-8886-65e670ebe441.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/Unity Projects Launcher-8de584c0-f855-4825-8886-65e670ebe441.json b/plugins/Unity Projects Launcher-8de584c0-f855-4825-8886-65e670ebe441.json index 285b52168..f3c3faa45 100644 --- a/plugins/Unity Projects Launcher-8de584c0-f855-4825-8886-65e670ebe441.json +++ b/plugins/Unity Projects Launcher-8de584c0-f855-4825-8886-65e670ebe441.json @@ -6,7 +6,7 @@ "Version": "1.0", "Language": "csharp", "Website": "https://github.com/Ghost-Miner/Unity-project-launcher-plugin", - "UrlDownload": "https://github.com/Ghost-Miner/Unity-project-launcher-plugin/releases/download/1.0/Release.zip", + "UrlDownload": "https://github.com/Ghost-Miner/Unity-project-launcher-plugin/releases/download/v1.0.0/Flow.Launcher.Plugin.UnityLauncherPlugin.zip", "UrlSourceCode": "https://github.com/Ghost-Miner/Unity-project-launcher-plugin", "IcoPath": "https://cdn.jsdelivr.net/gh/Ghost-Miner/Unity-project-launcher-plugin@refs/heads/main/Images/logo.png" }