# EmulatorJS Core: mupen64plus_next

This package contains the stable EmulatorJS core: mupen64plus_next

Lean more about EmulatorJS at https://emulatorjs.org

Core repository:
https://github.com/EmulatorJS/mupen64plus-libretro-nx

Core is build using this repository:
https://github.com/EmulatorJS/build

## How to install

To install core, run the following command:

```bash
npm install @emulatorjs/core-mupen64plus_next
```
To install all cores, run the following command:

```bash
npm install @emulatorjs/cores
```

