rl-hours-tracker

Crates.iorl-hours-tracker
lib.rsrl-hours-tracker
version0.3.9
sourcesrc
created_at2024-08-20 23:04:44.077617
updated_at2024-11-17 02:32:26.960445
descriptionA rust binary used for calculating the hours played of Rocket League in the past two weeks.
homepage
repositoryhttps://github.com/OneilNvM/rl-hours-tracker
max_upload_size
id1345854
size152,785
Oneil (OneilNvM)

documentation

https://docs.rs/crate/rl-hours-tracker

README

Rocket League Hours Tracker

This was made specifically for the Epic Games version of Rocket League as the Epic Games launcher has no way of showing the past two hours played in the same way that steam is able to.

However, this program can and should still work with the steam version of the game.

It is HIGHLY recommended to not manually alter the files that are created by this program otherwise it could lead to unwanted behaviour by the program

 println!("You got it Oneil :)");

Installing the program

  • You can find the latest installer for the program in Releases section.
  • After downloading the installer, run the installer
  • You may get a windows popup warning after opening the installer, but you can press 'more info' and select 'Run anyway' in order to run the installer.
  • After the program is installed, you should be able to run the program via the desktop shortcut.
Commit count: 82

cargo fmt