8 lines
253 B
Plaintext
8 lines
253 B
Plaintext
|
|
<plugin name="{{PLUGIN}}" version="{{VERSION}}">
|
||
|
|
<description>{{DESCRIPTION}}</description>
|
||
|
|
<author>{{AUTHOR}}</author>
|
||
|
|
<email>{{EMAIL}}</email>
|
||
|
|
<download_url>{{URL}}</download_url>
|
||
|
|
<changelog>{{CHANGELOG}}</changelog>
|
||
|
|
</plugin>
|