# EmulatorJS Core: parallel_n64

This package contains the stable EmulatorJS core: parallel_n64

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

Core repository:
https://github.com/EmulatorJS/parallel-n64

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-parallel_n64
```
To install all cores, run the following command:

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

