A romhack created by the Hylian Modding community as a collective project.
The structure of this repository is subject to change.
To set up this repository you must place an Oot Debug or 1.0 rom in the "rom" folder.
Install "nodejs" from https://nodejs.org/en/
Run the following commands
npm install -g yarn
yarn
yarn build
yarn dist
yarn test