parent
673d150f0f
commit
9cab6712c4
|
@ -1,13 +1,9 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<addon id="script.module.vk"
|
||||
name="vk"
|
||||
version="1.0.0"
|
||||
provider-name="inpos">
|
||||
<addon id="script.module.vk" name="vk" version="1.0.0" provider-name="inpos">
|
||||
<requires>
|
||||
<import addon="xbmc.python" version="2.1"/>
|
||||
<import addon="xbmc.python" version="2.14.0"/>
|
||||
</requires>
|
||||
<extension point="xbmc.python.module"
|
||||
library="lib" />
|
||||
<extension point="xbmc.python.module" library="lib" />
|
||||
<extension point="xbmc.addon.metadata">
|
||||
<platform>all</platform>
|
||||
<language></language>
|
||||
|
|
Loading…
Reference in New Issue