Skip to content

Dota 2 web-rendered picks and bans screen using dota2-gsi

Notifications You must be signed in to change notification settings

qqquiu/dota2-webdraft

Repository files navigation

image

Pre-requisites

  • git for command-line
  • node.js minimum version 18.17.1

Usage

  • Open a command line/terminal and navigate to your desired folder
  • git clone https://github.com/qqquiu/dota2-webdraft
  • cd dota2-webdraft
  • npm install
  • Copy the gamestate_integration_dota2-gsi file to <dota 2 install folder>\game\dota\cfg\gamestate_integration
  • Add -gamestateintegration to your Dota 2 launch parameters
  • Run main.js using node and connect to a live match or replay
  • Draft page can be opened on http://localhost:8080/draft.html using OBS, etc.

About

Dota 2 web-rendered picks and bans screen using dota2-gsi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published