<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="script.scrubsv2.artwork" version="1.6" name="[COLOR orange]Scrubs v2 Artwork[/COLOR]" provider-name="JewBMX">
    <extension point="xbmc.python.module" library="lib" />
    <extension point="xbmc.addon.metadata">
        <summary>Scrubs v2 Artwork</summary>
        <description>Scrubs v2 Artwork</description>
        <platform>all</platform>
        <assets>
            <icon>icon.png</icon>
        </assets>
        <news>Changed the fanart to be a simple small image that has a matching color tone to the theme chosen.</news>
    </extension>
</addon>
