Replay viewer adapted for TauCetiStation/TauCetiClassic repository.
Based on https://github.com/yogstation13/demo-viewer with patches from https://github.com/Alexofp/demo-viewer for russian language.
See the LICENSE file for license rights and limitations (MIT).
- Have node, npm, and npx installed.
- Install the gulp toolkit.
- Run
npm install
in the root directory to install the requirements. - Run
gulp
to minimize the script. - In the created
dist
folder you'll find all deployment-ready scripts, as well asindex.html
which you can open in your browser!