Skip to content

Nexus2k/HuntStats

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Passing HuntStats Current Version Github Downloads

HuntStats

This is a simple application that reads and saves the XML file generated by Hunt: Showdown, essentially creating a way for you to keep track of all your matches and analyse the graphs in real time. This application saves everything in a .sqlite file found in %appdata%/HuntStats. If you experience any issues with the application this file might be needed to debug.

A thanks to everyone in The Rat's Nest discord for testing my application and for the suggestions, without them I most likely wouldn't even have made this application in the first place. Feel free to join their discord. I'll be hanging around over there :)

WARNING: Might be very confronting

Running HuntStats

The ZIP in the release contains the whole application, so the only thing needed to do is put it somewhere and run the .exe

Installation

Build HuntStats yourself

The following things are required:

Finally to build the project you need to run the following command in the root directory of HuntStats
dotnet publish -f net6.0-windows10.0.19041.0 -c Release -p:WindowsPackageType=None

About

HuntStats is a simple application that checks for the latest matches in the Hunt: Showdown game and saving those for a simple overview.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • HTML 49.6%
  • C# 35.3%
  • SCSS 14.4%
  • CSS 0.7%