something like https://github.com/TheDrawingCoder-Gamer/ThatGame-StareDuckFix/blob/master/Patch...
makes it more sane
Yes, Harmony is a patching lib. I've modded other games before, like Gorilla Tag and Anyland. In comparison a normal 3d game is a piece of cake :wink:
Basically anything written in .NET languages is decompilable (which for linux is fun, as the only stable interface is a VSCode plugin). Modding even works on linux, which is a plus.