feat: run joycon.net sample

This commit is contained in:
Gerard Gascón 2024-06-06 17:24:59 +02:00
parent 0c6f5efe0c
commit c2cecd9b3c
4 changed files with 216 additions and 4 deletions

View file

@ -7,4 +7,8 @@
<Nullable>enable</Nullable>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="JoyCon.NET" Version="1.0.1" />
</ItemGroup>
</Project>