This system is the successor to OotModLoader. It is designed to provide memory access, rom patching, and multiplayer networking in an easy to use framework.
This project uses mupen64plus as its N64 emulator. This copy of mupen is slightly modified and bound to an NAPI module. This allows Nodejs code to directly interact with the emulator without a middleman.
This project is released to the public. See our releases page in the launcher repository.
Please put any API or feature suggestions in #public-dev of the ModLoader64.
Requirement - NodeJS:
npm link
npm run start
Generated using TypeDoc