Auf plugin.template umgestellt
This commit is contained in:
7
templates/plugin.template
Normal file
7
templates/plugin.template
Normal file
@@ -0,0 +1,7 @@
|
||||
<plugin name="{{PLUGIN}}" version="{{VERSION}}">
|
||||
<description>{{DESCRIPTION}}</description>
|
||||
<author>{{AUTHOR}}</author>
|
||||
<email>{{EMAIL}}</email>
|
||||
<download_url>{{URL}}</download_url>
|
||||
<changelog>{{CHANGELOG}}</changelog>
|
||||
</plugin>
|
||||
Reference in New Issue
Block a user