Slashbunny / gog-galaxy-plugin-downloader

Downloads and Updates GOG Galaxy 2.0 Plugins/Integrations
GNU General Public License v3.0
268 stars 20 forks source link

[Request/Question] Skip "Process Complete" #20

Closed SonOfDiablo closed 3 years ago

SonOfDiablo commented 3 years ago

Is there a way to skip "Process complete! Press the Enter key to exit..."?

I have a bulk command that updates a number of things and it's quite annoying having to remember to hit enter when it's done updating GOG Galaxy plugins.

Slashbunny commented 3 years ago

@SonOfDiablo Yes, I will just remove that entirely. I added it for Windows users who might just double click on the .exe file and have the console briefly pop up and go away without having a chance to view the output. But that is easily fixed by having the user create a custom .bat instead.

I already committed the change, but I need to rebuild the .exe and create a new release.

Slashbunny commented 3 years ago

@SonOfDiablo Release v0.2.3 has the prompt removed:

https://github.com/Slashbunny/gog-galaxy-plugin-downloader/releases/tag/v0.2.3