I want to get the Config Data and Save Data locations for any given game through the API.
I've looked at the tables extensively, and the only thing related to this I've found, is the tags table which only holds boolean values, it doesn't give me an actual path.
So, is it possible to get this info? Or do I need to resort to web scraping?
Retrieve Config Data and Save Data location through the API
in Development
Posted
I want to get the Config Data and Save Data locations for any given game through the API.
I've looked at the tables extensively, and the only thing related to this I've found, is the tags table which only holds boolean values, it doesn't give me an actual path.
So, is it possible to get this info? Or do I need to resort to web scraping?