Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 691 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 691 Bytes

A website for information, documentation, and progress of the Twilight Princess decompilation project.

Created with the help of BotW decomp website.

Setup

  1. Download and install Node.js

  2. Clone this repo and run npm install

git clone https://github.com/zsrtp/tp-decomp-docs
cd tp-decomp-docs
npm install

Run a development server

npm run start

Make a production build

npm run build

Licence

Any source code in this repository is MIT licenced.

Documentation is CC BY-SA 4.0 licenced.