Skip to content

harmony-development/harmony-dotnet-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

harmony-dotnet-sdk

This repository is used to generate .NET SDK code for Harmony. You can find the latest generated code in the gen branch.

Installing

You can install the SDK via nuget:

$ dotnet add package harmony-dotnet-sdk

Building

See build.sh

License

The license for the code used for generating the SDK (shell scripts, tool configs, etc) is located in the COPYING file in this repository.

The generated code is licensed under the same license as the protocol definition - please see the licensing.md file in the protocol repo for more details.

About

.NET client implementation of the Harmony chat protocol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages