A C# API wrapper for the game quaver
Use NuGet to fetch and install the library for you. You can see the project's NuGet page here. (This is the recommended method for install)
Install-Package QuaverAPI
You could also clone the repository:
git clone https://github.com/elainaaa/cs-quaverapi.git
Include the project within your solution and add a reference to it.