3
0

Auf plugin.template umgestellt

This commit is contained in:
Michael Otto
2026-03-03 10:30:04 +01:00
parent f478d78dbc
commit b882b85852
2 changed files with 28 additions and 103 deletions

View 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>