Razzmatazzz / RemnantSaveManager

Automatic backing up of your Remnant: From the Ashes save files, and the ability to anlayze your world to see what events rolled.
https://www.reddit.com/r/remnantgame/comments/d4eq86/remnant_save_manager_and_world_analyzer/
GNU General Public License v3.0
117 stars 21 forks source link

Launch Game from within the tool #55

Closed TheNasbit closed 2 years ago

TheNasbit commented 2 years ago

With this feature, you are able to start the game from inside the tool.

Right now, just via the top menu button: image Planned (but will require #53) is also an feature to restore an backup and start the game when it's done. So if you merge both pull-requests, don't release an new version yet - because I would love to add that feature first.

You can set up the path to the game-folder within the settings. On startup the tool try to find the game-folder on its own - and if installed with either steam or epic, it should find it. You also can change it manually (or trigger the auto search) from within the settings. image

Note: There is no way I can make an start option for the Microsoft store version of the game. It is because I don't own this one yet, and have no clue how to "find" it... i "could" add an recursive search within the Windows Apps folder, because I know it will be in there... but I don't wanna do that, feels just "dirty"

Razzmatazzz commented 2 years ago

Can you resolve the merge conflicts so this can be automatically merged? Much appreciated.

TheNasbit commented 2 years ago

Can you resolve the merge conflicts so this can be automatically merged? Much appreciated.

Done

Razzmatazzz commented 2 years ago

Looks good, thanks!