metadata.template hinzugefügt

This commit is contained in:
Michael Otto
2026-03-05 11:22:44 +01:00
parent f9e94ef617
commit 667ab9ba4e

14
metadata.template Normal file
View File

@@ -0,0 +1,14 @@
[general]
name={{NAME}}
qgisMinimumVersion={{QGIS_MIN}}
qgisMaximumVersion={{QGIS_MAX}}
description={{DESCRIPTION}}
version={{VERSION}}
author={{AUTHOR}}
email={{EMAIL}}
homepage=https://{{HOMEPAGE}}
tracker=https://{{TRACKER}}/issues
repository=https://{{REPOSITORY}}
experimental={{EXPERIMENTAL}}
deprecated={{DEPRECATED}}
supportsQt6={{QT6}}