jaysc / tww-rando-tracker-rs

Wind Waker Randomiser Tracker for Random Settings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TWW Randomizer Tracker RS

This tracker is based on source code written by wooferzfg.

You can find the original source code here.


This is a tracker for The Wind Waker Randomizer Random Settings.

Build Instructions

Building and running the tracker locally requires you to install Node 18.

After installing Node and cloning the repository, install the required dependencies:

npm install --force

You can then build and serve the tracker application:

npm start

After the server starts, you can go to http://localhost:8080/ to open the tracker.

About

Wind Waker Randomiser Tracker for Random Settings

License:GNU General Public License v3.0


Languages

Language:JavaScript 97.2%Language:SCSS 2.7%Language:HTML 0.1%