Well, this game is made/packed with IL2CPP, so classic bepinex does NOT work.
The prerelease also fails to decompile, but using the BE builds (https://builds.bepin...ects/bepinex_be) it manages to extract the dlls.... and then crashes immediately.
If you want to look at the dlls manually you can use: https://github.com/P...re/Il2CppDumper, it will succesfully manage to extract everything and then you can as usual import the DLL in VS/Rider/DNSPY
Anyone else had any sort of success in modding this game?