First test
This commit is contained in:
12
install.xml
Normal file
12
install.xml
Normal file
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0"?>
|
||||
<extension>
|
||||
<name>PLUGIN_YOUTUBEMUSIC</name>
|
||||
<module>Plugins::YoutubeMusic::Plugin</module>
|
||||
<version>0.0.1</version>
|
||||
<description>PLUGIN_YOUTUBEMUSIC_DESC</description>
|
||||
<defaultState>enabled</defaultState>
|
||||
<targetApplication>
|
||||
<minVersion>7.0</minVersion>
|
||||
<maxVersion>*</maxVersion>
|
||||
</targetApplication>
|
||||
</extension>
|
||||
Reference in New Issue
Block a user