Skip to content

A Team Fortress 2 Statistics gatherer in Nim, exports to JSON

License

Notifications You must be signed in to change notification settings

Oples/tf2-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TF2 Stats

Installation

1. Library
Open the Steam launcher and go to your LIBRARY



2. Properties
add -condebug to the launch parameters

Execute

3. Requirements

To be able to execute the project the following dependencies must be installed.

nimble install regex
nimble install ws
nimble install norm # (W.I.P. optional)
nimble install nigui # (GUI requirement)

4. Compile & Execute

CLI application

nim c -d:release -d:strip --opt:speed -r src/main

GUI Instance

nim c -d:release -d:strip --opt:speed --app:gui -r src/main

4.1 Development

To run a quick test execute the following command instead

nim c -r src/web_server

then open http://localhost:9844

Dependencies

About

A Team Fortress 2 Statistics gatherer in Nim, exports to JSON

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •