Skip to content

ButtClient v1.0.3

Latest
Compare
Choose a tag to compare
@MLTorches MLTorches released this 25 Aug 01:05

The first release! ❤️

Implementation Note

There is no build dependency for this project (besides .NET Standard 2.0 itself) so you can literally just copy and paste this .dll wherever you need it.
Of course, as a matter of principle, if you can then you should get this package through NuGet.

Remember to download ButtServer though, because otherwise there will be nobody to listen to your requests...

Or you can download the source code for this project and build it yourself.
Then the .dll will appear in /bin/Debug (or Release).