FallGuysStats
FallGuysStats copied to clipboard
[Question]: Is there any documentation on how stats are collected?
trafficstars
What is your question?
I was wondering if the dev(s) would be willing to share how stats are collected for Fall Guys? I'm interested in doing something similar for a different game and I wanted to know what the process was for getting this up and running.
There is a log file that the game itself keeps on disk (player.log). This program monitors and parses that file.