Skip to content
This repository was archived by the owner on Oct 6, 2025. It is now read-only.

DamienVesper/SurvivCounters

Repository files navigation

Surviv.io Counters

HUD statistics for online 2d battle royale game surviv.io.


Installing Dependencies

This project uses pnpm. It is advised not to mix package managers as this can result in non-deterministic behavior.

To install dependencies for this project, open a command line interface at the directory of your project, and run:

pnpm install

This will create a node_modules directory in that of your project and add the packages there.

Running the Project

To create a development build with sourcemaps, run

pnpm dev

To build for production, run

pnpm build

Packages

 
 
 

Contributors