Skip to content

Commit 2643c6b

Browse files
authored
Merge pull request #424 from cibere/new-plugin-wordle
add new wordle plugin
2 parents 05781da + 4721bc6 commit 2643c6b

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": "32dcd763-f8ad-4f14-b000-fcf0884f0093",
3+
"Name": "Wordle",
4+
"Description": "An implimentation of the popular nytimes game called wordle for flow launcher",
5+
"Author": "cibere",
6+
"Version": "0.0.1",
7+
"Language": "python_v2",
8+
"Website": "https://github.com/cibere/Flow.Launcher.Plugin.Wordle",
9+
"UrlDownload": "https://github.com/cibere/Flow.Launcher.Plugin.Wordle/releases/download/v0.0.1/Flow.Launcher.Plugin.Wordle.zip",
10+
"UrlSourceCode": "https://github.com/cibere/Flow.Launcher.Plugin.Wordle",
11+
"IcoPath": "https://i.imgur.com/5OWWgvq.png"
12+
}

0 commit comments

Comments
 (0)