Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 436 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 436 Bytes

About the project

This is a quick tool for Fearless mode to display bans from earlier games for example in stream. Idea is to crop ban columns as browser sources with OBS and use hero icons next to them to control bans.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.