Added basic aura control, animation modes and colors

This commit is contained in:
seerge
2023-02-19 18:59:38 +01:00
parent dba6dae254
commit 66a2a1d083
8 changed files with 354 additions and 145 deletions

View File

@@ -30,6 +30,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="hidlibrary" Version="3.3.40" />
<PackageReference Include="System.Management" Version="7.0.0" />
<PackageReference Include="TaskScheduler" Version="2.10.1" />
</ItemGroup>