Skip to content

Commit 80723cb

Browse files
authored
New Plugin: Unity projects launcher (#431)
1 parent f601a3d commit 80723cb

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": "8de584c0-f855-4825-8886-65e670ebe441",
3+
"Name": "Unity Projects Launcher",
4+
"Description": "Open Unity projects from Flow Launcher",
5+
"Author": "Ghost-Miner",
6+
"Version": "1.0",
7+
"Language": "csharp",
8+
"Website": "https://github.com/Ghost-Miner/Unity-project-launcher-plugin",
9+
"UrlDownload": "https://github.com/Ghost-Miner/Unity-project-launcher-plugin/releases/download/v1.0.0/Flow.Launcher.Plugin.UnityLauncherPlugin.zip",
10+
"UrlSourceCode": "https://github.com/Ghost-Miner/Unity-project-launcher-plugin",
11+
"IcoPath": "https://cdn.jsdelivr.net/gh/Ghost-Miner/Unity-project-launcher-plugin@refs/heads/main/Images/logo.png"
12+
}

0 commit comments

Comments
 (0)