Skip to content

Commit

Permalink
Add Fanart, Icon, Change Version to 2.2.0 and Change Provider to 'Tea…
Browse files Browse the repository at this point in the history
…m Kodi'
  • Loading branch information
AlwinEsch committed Dec 1, 2018
1 parent 9576a02 commit 5c872cd
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions screensaver.asteroids/addon.xml.in
Original file line number Diff line number Diff line change
@@ -1,16 +1,23 @@
<?xml version="1.0" encoding="UTF-8"?>
<addon
id="screensaver.asteroids"
version="2.1.0"
version="2.2.0"
name="Asteroids"
provider-name="spiff">
provider-name="Team Kodi">
<requires>@ADDON_DEPENDS@</requires>
<extension
point="xbmc.ui.screensaver"
library_@PLATFORM@="@LIBRARY_FILENAME@"/>
<extension point="xbmc.addon.metadata">
<summary>Asteroids screensaver</summary>
<description>Asteroids screensaver</description>
<description>An old-style screen saver where the asteroids are shot away.</description>
<platform>@PLATFORM@</platform>
<assets>
<icon>resources/icon.png</icon>
<fanart>resources/fanart.png</fanart>
<screenshot>resources/screenshot-01.png</screenshot>
<screenshot>resources/screenshot-02.png</screenshot>
<screenshot>resources/screenshot-03.png</screenshot>
</assets>
</extension>
</addon>
Binary file added screensaver.asteroids/resources/fanart.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screensaver.asteroids/resources/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screensaver.asteroids/resources/screenshot-01.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screensaver.asteroids/resources/screenshot-02.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screensaver.asteroids/resources/screenshot-03.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5c872cd

Please sign in to comment.