Finds all global KZ bonuses.
To build the project you will need .NET Core 3.1.
To build the project:
dotnet buildTo run the project:
dotnet runIf you have a global API key, this application looks for this in the form of a GLOBAL_API_KEY environment variable. You can run this application by building and running the exe, or by running the above run command.