Info
Version: | 1.2.0 |
Author(s): | Christian Specht |
Last Update: | Sunday, January 6, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://christianspecht.de/missilesharp/ |
NuGet Url: | https://www.nuget.org/packages/MissileSharp |
Install
Install-Package MissileSharp
dotnet add package MissileSharp
paket add MissileSharp
MissileSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- hidlibrary(>= 3.2.8.0)
Tags
You can directly send single commands to the launcher, or you can load a pre-defined sequence of commands from a config file and execute it with two lines of code.
See the project site for code examples!.