Is it possible to use the debugger without using the commands on "emmy_core"?
It's successfully injected, but I'm unable to require the module due to the sandboxing of Factorio.
If I add _G.emmy.fixPath and sets a breakpoint, the debugger disconnects.