Files
Plugin_Test_Action/templates/metadata.template
Michael Otto a58f6255fc
All checks were successful
Release Plugin / release (push) Successful in 4s
Anpassungen für Releasemeldung
2026-03-03 14:09:39 +01:00

15 lines
345 B
Plaintext

[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}}