Skip to content

initsu/Z2RT

Repository files navigation

Zelda II Randomizer Tracker by initsu

Running

Go here to open the tracker.

Building

Prerequisites

Install Node.js.

Developing

While working on the project, you should run a web server on your machine using the following command. It will hot reload with any updated changes as you save them.

npm run dev

Compiling

From the project folder, run:

npm run build && node build-script/html-release-fix.js

The file in dist/index-release.html should then be ready for use.

Credits

  • [Adventuresome font] by Sots28 and Patrick H. Lauke
  • Boss icons borrowed from Dudude Dude's Emo Tracker package

About

Zelda II Randomizer Tracker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published