oead

A library for recent Nintendo EAD formats in first-party games.

Usage no npm install needed!

<script type="module">
  import oead from 'https://cdn.skypack.dev/oead';
</script>

README

oead

A library for recent Nintendo EAD formats in first-party games.

This is a pure JavaScript port of https://github.com/zeldamods/oead.

This is currently a work in progress and its API may change drastically until v1.0.0.

At this time, only Yaz0 decompression is implemented.

Usage

npm install --save oead

API

See the API documentation.