33 lines
821 B
XML
33 lines
821 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<feature
|
|
id="afryca.structure.feature"
|
|
label="Feature"
|
|
version="1.0.0.202101221157">
|
|
|
|
<description url="http://www.example.com/description">
|
|
[Enter Feature Description here.]
|
|
</description>
|
|
|
|
<copyright url="http://www.example.com/copyright">
|
|
[Enter Copyright Description here.]
|
|
</copyright>
|
|
|
|
<license url="http://www.example.com/license">
|
|
[Enter License Description here.]
|
|
</license>
|
|
|
|
<plugin
|
|
id="afryca.structure"
|
|
download-size="19"
|
|
install-size="31"
|
|
version="1.0.0.202101221157"/>
|
|
|
|
<plugin
|
|
id="afryca.valueforcer"
|
|
download-size="5"
|
|
install-size="5"
|
|
version="1.0.0.202101221157"
|
|
unpack="false"/>
|
|
|
|
</feature>
|