mirror of
https://github.com/jwetzell/q-sys-plugin-novastar.git
synced 2026-09-10 06:29:33 +00:00
Initial Commit
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
<?xml version="1.0"?>
|
||||
<!-- Initially generated manually using `nuget spec`-->
|
||||
<package >
|
||||
<metadata>
|
||||
<id>NovaStar</id>
|
||||
<version>0.0.0.0-master</version>
|
||||
<title>NovaStar Controller</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-novastar</projectUrl>
|
||||
<iconUrl>http://content/images/NovaStar-logo.png</iconUrl>
|
||||
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
||||
<description>NovaStar Controller Plugin</description>
|
||||
<releaseNotes>AutoGenerateFromGitCommitMessages</releaseNotes>
|
||||
<copyright>Copyright 2021</copyright>
|
||||
<tags>NovaStar VX4S VX6S</tags>
|
||||
<summary>A plugin for control of NovaStar Video Wall controllers</summary>
|
||||
</metadata>
|
||||
<files>
|
||||
<file src="content\**" target="content" />
|
||||
</files>
|
||||
</package>
|
||||
Reference in New Issue
Block a user