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 22c13c2 commit 49974dfCopy full SHA for 49974df
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.1" provider-name="aanderse">
+<addon id="plugin.program.steam.library" name="Steam Library" version="0.6.3" provider-name="aanderse">
3
<requires>
4
<import addon="xbmc.python" version="2.19.0" />
5
<import addon="script.module.requests" version="2.18.4" />
@@ -35,6 +35,9 @@
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
+ v0.6.3 (2020-03-08)
39
+ - various bug fixes thanks to @Aminel
40
+ - add plugin to games provider list
41
</news>
42
<assets>
43
<icon>icon.png</icon>
0 commit comments