CDDA-Game-Launcher
CDDA-Game-Launcher copied to clipboard
New tab for counting gameplay statistics
As example and for fun for counting total and current gameplay time.
That's interesting!
Best tab for 24/7 streamers ;)
When the launcher is started (or the game path is changed), it checks to see if the game process is already started in GameDirGroupBox.check_running_process()
in main.py . You might want to start your timer there as well if the game is already running.