Remove binaries from Source code
Hi, Please remove compiled binaries from the source code, It made the repo 400MB :)
Hey @CycloneRing -- The alternative is cloning and building this or downloading the artifacts from the github actions (which only started working recently).
I'll leave them in for now, but I'll look into either having a script to download the correct version from the shared library repo or using git-lfs, which at least would mean you wouldn't need to fetch the history for the binaries.
Binaries have been removed and instructions updated. I haven't modified history so unfortunately the repo size will likely remain big for a bit but it shouldn't get any worse.