Open cxong opened 3 years ago
Instead of manually selecting where the game data is installed, open fodder can detect where they are installed.
Here is a C header that allows searching for GOG game installations from the windows registry, given the game id: https://github.com/cxong/find_steam_game
This looks good,
thank you, will look to implement this over the weekend!
Instead of manually selecting where the game data is installed, open fodder can detect where they are installed.
Here is a C header that allows searching for GOG game installations from the windows registry, given the game id: https://github.com/cxong/find_steam_game