Quaver.API
Quaver.API copied to clipboard
Keep developing for Quaver with these set of tools and C# libraries.
https://github.com/Quaver/Quaver.API/blob/60b6a17cb807f529843e90dc7ff438c826dc8a5a/Quaver.API/Enums/ModIdentifier.cs#L19 It just makes more sense to have None be the zero constant and not its own distinct flag.
Adds a field `Type: HitObjectType` that indicates whether the hit object is a `Normal` note or a `Mine`. With this design you would actually be able to make long mines?...
Updated [SixLabors.ImageSharp](https://github.com/SixLabors/ImageSharp) from 2.1.8 to 2.1.11. Release notes _Sourced from [SixLabors.ImageSharp's releases](https://github.com/SixLabors/ImageSharp/releases)._ ## 2.1.11 ## What's Changed * Backport V2 - GIF: Check for end of stream when reading comments....