moosethegoose2213 / automator-for-barrykn-micropatcher

Automator for the BarryKN Micropatcher
GNU General Public License v3.0
59 stars 11 forks source link

simplify installation process #2

Closed Ausdauersportler closed 3 years ago

Ausdauersportler commented 3 years ago

Since a download of the micro patcher ends up normally in the ~/Downloads folder why you ask user to move the patcher folder to the ~/Desktop manually (it is an automator :-) )

BTW: Great work!!

moosethegoose2213 commented 3 years ago

I was also suggested by someone else who has been a big help with this project to move it too. They suggested moving it to a tmp folder. I might be able to check downloads and desktop, then if it isn't in either to download it to the tmp folder. This may come in a future release, but I'm not sure when. It wouldn't be a difficult thing to implement, but I don't have much time at the moment, as my finals are approaching rather quickly

minh-ton commented 3 years ago

@moosethegoose2213 Why not? Downloading to /tmp is way better...

moosethegoose2213 commented 3 years ago

@moosethegoose2213 Why not? Downloading to /tmp is way better...

Thats why I had said "I might be able to check downloads and desktop, then if it isn't in either to download it to the tmp folder" and that I might put it in a future release when I have time.

moosethegoose2213 commented 3 years ago

@Ausdauersportler I have updated the automator, and it should now have the option to download it to wherever you want. If you try it in the future, let me know how it goes! I appreciate the feedback