Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 413 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 413 Bytes

🌸Priconne Carryover Calculator

Calculates carryover time gained by doing synchronized hits in Priconne's clan battle mode.

Latest build can be viewed at GitHub Pages.

Running

You need to have Deno v1.28.0 or later installed to run this repo.

Start a dev server:

$ deno task dev

Deploy

Build production assets:

$ deno task build