This repository is used to generate .NET SDK code for Harmony. You can find the latest generated code in the gen branch.
You can install the SDK via nuget:
$ dotnet add package harmony-dotnet-sdk
See build.sh
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.