-
Notifications
You must be signed in to change notification settings - Fork 180
Open
Labels
Description
A command to display statistics about missions.
-
gsh stat session: number of completed / skipped / cancelled missions, duration of game, etc. -
gsh stat missions: number of tries for each mission, average time for succesful check, etc. -
gsh stat mission [N]: detailled statistic for given mission
That can easily be done using awk on the $GSH_ROOT/.config/missions.log file.
Reactions are currently unavailable