mirror of
https://github.com/jwetzell/q-sys-plugin-kramer-2000.git
synced 2026-07-26 10:38:44 +00:00
23 lines
908 B
XML
23 lines
908 B
XML
<?xml version="1.0"?>
|
|
<!-- Initially generated manually using `nuget spec`-->
|
|
<package >
|
|
<metadata>
|
|
<id>Kramer-2000</id>
|
|
<version>0.1.0-master</version>
|
|
<title>Kramer Protocol 2000</title>
|
|
<authors>Joel Wetzell</authors>
|
|
<owners>Joel Wetzell</owners>
|
|
<license type="expression">GPL-3.0-or-later</license>
|
|
<projectUrl>https://github.com/jwetzell/q-sys-plugin-kramer-2000</projectUrl>
|
|
<iconUrl>http://content/images/Kramer-logo.png</iconUrl>
|
|
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
|
<description>Kramer Procotol 2000 Plugin</description>
|
|
<releaseNotes>AutoGenerateFromGitCommitMessages</releaseNotes>
|
|
<copyright>Copyright 2021</copyright>
|
|
<tags>Kramer Protocol 2000</tags>
|
|
<summary>A plugin for control via the Kramer 2000 Protocol</summary>
|
|
</metadata>
|
|
<files>
|
|
<file src="content\**" target="content" />
|
|
</files>
|
|
</package> |