I know some games will actually release modding tools, but if I had to guess I would think those are the exception, not the rule.

Thanks in advance!

  • 0x30507DE@lemmy.today
    link
    fedilink
    English
    arrow-up
    0
    ·
    13 days ago

    For mono Unity stuff, I’ll use dnSpy (by way of the dnSpyEx fork) to decompile the game, test changes by editing the DLL directly with it, then port everything over to BepInEx in some form or another.