You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- <?xml version="1.0" encoding="UTF-8"?>
- <feature
- id="xyz.veronie.bgg.feature"
- label="Feature"
- version="1.0.0.qualifier"
- provider-name="Veroni">
-
- <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="xyz.veronie.bgg.ui"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
- </feature>
|