Skip to content

johnarp/warbond-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Warbond Tracker

Track your Helldivers 2 Warbond completion.

πŸ“‹ Installation

GitHub Pages

Check it out here

Open in Your Browser (w/ Python)
  1. Clone the repository
    git clone https://github.com/johnarp/warbond-tracker.git
  2. Run a local server
    # Python 3
    cd warbond-tracker
    python -m http.server 3000
  3. Open your browser and go to http://localhost:3000

✨ Version

See Releases for the latest release.

See CHANGELOG for updates.

πŸ“œ License

MIT License