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.
1 parent 8c96254 commit ded5c2eCopy full SHA for ded5c2e
addon.xml
@@ -1,5 +1,5 @@
1
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2
-<addon id="plugin.program.steam.library" name="Steam Library" version="0.6.0" provider-name="aanderse">
+<addon id="plugin.program.steam.library" name="Steam Library" version="0.6.1" provider-name="aanderse">
3
<requires>
4
<import addon="xbmc.python" version="2.19.0" />
5
<import addon="script.module.requests" version="2.18.4" />
@@ -33,6 +33,8 @@
33
- added new option to pass arguments to the steam executable
34
v0.6.0 (2018-11-16)
35
- added list for installed games
36
+ v0.6.1 (2019-01-03)
37
+ - added windows support for list of installed games courtesy of @jared-skinner
38
</news>
39
<assets>
40
<icon>icon.png</icon>
0 commit comments