Skip to content

CLI tool to track Wraith King arcana progress in Dota 2

Notifications You must be signed in to change notification settings

benreckas/wk_arcana_tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Wraith King Arcana Tracker

I made this to keep track of the arcana progress for Wriath King (and to learn a little Ruby along the way). The Dota UI to keep track of the remaining heroes needed to collect is pretty useless.

How to use:

// Puts all uncollected heroes
ruby wk.rb

// Puts all collected heroes
ruby wk.rb collected

// Resets all collected heroes
ruby wk.rb reset

// Searches for an uncollected hero and prompts for collection
ruby wk.rb {hero}

About

CLI tool to track Wraith King arcana progress in Dota 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages