metadata.template hinzugefügt
This commit is contained in:
14
metadata.template
Normal file
14
metadata.template
Normal 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}}
|
||||
Reference in New Issue
Block a user