Suni
Suni
Yeah that's completely fine, I'm also a bit too busy to work on this right now
Considering that one of the biggest libraries in the Lethal Company Modding Community depends on HookGenPatcher, and that BepInEx Faster Load AssetBundles Patcher doesn't list this as an incompatible mod,...
Would you be interested in fixing this? If you open a PR, I can review it and merge it.
Okay! And well, we are probably going to write a new content API from the ground up and for that we'll try fixing this if we end up implementing this...
This happens because `SecondEnumerator` gets inlined in `FirstEnumerator` when it is compiled, so the `SecondEnumerator` method is actually not called by `FirstEnumerator`. Inlining is an optimization by which a method...
Oh I see, thanks! Should the recommended values just be removed for those 2 options then? Though, every config option currently has a recommended value. I'd like to offer to...
> Here you can set the defauts: [`master`/src/contents/kcfg/easyeffects_db_deepfilternet.kcfg](https://github.com/wwmm/easyeffects/blob/master/src/contents/kcfg/easyeffects_db_deepfilternet.kcfg) Sorry, but do you mean that the (new) recommended values in the docs should be the ones that are the default values?
Is this still an issue that exists?