I just noticed this option affects the behaviour in lots of mods.
As far as I know, it jumps the whole Start() function when this option is disabled.
So what does this option means actually?
Could anyone please give me some clues?
[Chainloader]
## If enabled, hides BepInEx Manager GameObject from Unity.
## This can fix loading issues in some games that attempt to prevent BepInEx from being loaded.
## Use this only if you know what this option means, as it can affect functionality of some older plugins.
##
# Setting type: Boolean
# Default value: false
HideManagerGameObject = false