Skip to content

A website and backend service to let multiple people vote on a map location in PUBG.

License

Notifications You must be signed in to change notification settings

tiluk/pubg-heat-drop

Repository files navigation

pubg-heat-drop

This is a website and backend service to let multiple people vote on a map location in PUBG. The votes should be shown via a heat map overlay. It is mostly intended for twitch streamers, so their viewer can decide where the streamer should jump to.

Idea

The Idea for this was proposed by Heawin

Setup

Requirements

  • Bun installed

Initial setup

  1. Clone the repository

    git clone git@github.com:tiluk/pubg-heat-drop.git
  2. Add High_Res files to /src/assets/maps/<map_name>

  3. Install the dependencies

    bun install

Running the server

bun dev
Attributions

About

A website and backend service to let multiple people vote on a map location in PUBG.

Resources

License

Stars

Watchers

Forks