Files
formae-plugin-proxmox/formae-plugin.pkl
2026-02-28 22:34:41 +01:00

23 lines
329 B
Plaintext

/*
* Formae Plugin Manifest
*
* This file defines metadata for your Formae plugin.
* Update the values below to match your plugin.
*/
name = "proxmox"
version = "0.1.0"
namespace = "PROXMOX"
description = "Proxmox Plugin"
license = "Apache-2.0"
minFormaeVersion = "0.82.2"
output {
renderer = new JsonRenderer {}
}