Incredibly janky port/rewrite of FabricMC Matcher to C# for use with Opus Magnum.
Licensed under the same license (GPL-3.0) due to a decent portion of the code being directly copied.
Inputs/outputs are currently hardcoded (TODO: CLI args or something).
Also contains a lot of special-casing for Opus Magnum, so if you want to use this with anything else, good luck I guess.