Skip to content

TauCetiStation/RViewer

Repository files navigation

RViewer

Replay viewer adapted for TauCetiStation/TauCetiClassic repository.

Credits

Based on https://github.com/yogstation13/demo-viewer with patches from https://github.com/Alexofp/demo-viewer for russian language.

License

See the LICENSE file for license rights and limitations (MIT).

Installation

  1. Have node, npm, and npx installed.
  2. Install the gulp toolkit.
  3. Run npm install in the root directory to install the requirements.
  4. Run gulp to minimize the script.
  5. In the created dist folder you'll find all deployment-ready scripts, as well as index.html which you can open in your browser!