Skip to content
This repository has been archived by the owner on Mar 12, 2019. It is now read-only.

Commit

Permalink
Release 1.0.34
Browse files Browse the repository at this point in the history
Fixes #18
  • Loading branch information
extesy authored Jun 16, 2017
1 parent fdd7ce3 commit d0eef6a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# DeckTracker v1.0.33
# DeckTracker v1.0.34
Automatic in-game **Universal Deck Tracker** for collectible card games such as [**The Elder Scrolls: Legends**](https://legends.bethesda.net) and [**Eternal**](https://www.eternalcardgame.com/). Unlike all other trackers for these games, this one *does not* modify game files so it is compliant with Terms of Service agreements. Using trackers that modify game files might get your account banned. As an additional benefit it doesn't break when the game update is released.

This tracker also tries to automatically classify the archetype of the decks you were playing against so that winrates are displayed separately per deck type. This algorithm is work in progress and the configuration file that specifies all deck types is located [here](decktypes.txt). Feel free to [suggest](https://github.com/extesy/DeckTracker/issues) improvements to it.
Expand All @@ -19,7 +19,8 @@ This tracker also tries to automatically classify the archetype of the decks you
* F2 - show/hide player's deck
* F3 - show/hide opponent's deck
* F4 - show/hide deck header with deck archetypes and win rates
* F5 - show/hide random deck from the player's collection for test purposes
* F5 - Eternal only: show/hide current player's score (only for ranks below Masters)
* F11 - show/hide random deck from the player's collection for test purposes

## Installation
For the initial install please download the [UniversalDeckTracker.exe](https://github.com/extesy/DeckTracker/releases/latest) distributive. Running the installer will create a desktop shortcut and put the game files into `C:\Users\{profile}\AppData\Local\UniversalDeckTracker` location.
Expand Down

0 comments on commit d0eef6a

Please sign in to comment.