Just wondering. I searched and couldn't find anything about that. Freehourbooster, steamtimeidler or something like that.
how does it work? With APIs?
Just wondering. I searched and couldn't find anything about that. Freehourbooster, steamtimeidler or something like that.
how does it work? With APIs?
Copyright © 2021 Jogjafile Inc.
I just recently made an incredibly simple idler myself using the Steamworks API. Just calling
SteamAPI_Initwith a text filesteam_appid.txtcontaining the game's app ID in the same folder as the executable will tell Steam the game is running. Make sure to callSteamAPI_Shutdownwhen you close the application as well, and that's pretty much all that's needed for a simple idler