We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e64701d + 881f9fb commit 7c4b5f0Copy full SHA for 7c4b5f0
plugin.json
@@ -4,7 +4,7 @@
4
"Name": "Steam Search",
5
"Description": "Search and launch your Steam Game library",
6
"Author": "Garulf",
7
- "Version": "4.0.5",
+ "Version": "4.1.0",
8
"Language": "python",
9
"Website": "https://github.com/Garulf/Steam-Search",
10
"IcoPath": "plugin\\icon\\steam-icon.png",
requirements.txt
@@ -1,2 +1,2 @@
1
-git+https://github.com/garulf/flox@v0.9.5#egg=flox
+flox-lib==0.17.0
2
vdf==3.4
0 commit comments