Disclaimer: This guide assumes that you are already familiar with OMORI mod development, and that you know where some files need to go. You should also already know how to fix your OMORI installation, in case you break it.
Furthermore, some mods might not work in SDK mode.1)
To get dev tools in OMORI, which can be very helpful in debugging your mod, you need to do a few steps:
window.navigator.plugins.namedItem = function() { return null; }