amakvana / SwitchEmuModDownloader

SwitchEmuModDownloader - A Cross-Platform One-Click Games Mod Downloader for Switch emulators. Formerly YuzuModDownloader.
GNU General Public License v3.0
567 stars 35 forks source link

File Downloading Features #8

Open thethiny opened 2 years ago

thethiny commented 2 years ago

Hi, It would be cool if you implement the following:

amakvana commented 2 years ago

Thanks! I'll add these into the TODO list 👍🏾 feel free to fork regardless, I don't mind

2nd bullet point - I assume this means checking if the version of the mod is supported with the version of the game currently dumped prior to downloading?

4th bullet point - could be tricky as the github page doesn't keep track of when the mod was last updated

thethiny commented 2 years ago

I've never touched C# before but looks like this is gonna be the first for me. Will start on the 🍴 tomorrow. For 2nd bullet point, I just mean to check the extension, as checking the file contents defeats the purpose. For 4th bullet point you're right that's why I added (might be impossible).

amakvana commented 2 years ago

I've never touched C# before but looks like this is gonna be the first for me. Will start on the 🍴 tomorrow.

Nice!! If you need some help with things, feel free to ask!

I'll hopefully be getting some time off in the week and can implement these things

thethiny commented 2 years ago

Cool! If I hadn't issued a PR by then then that means I failed 😂

thethiny commented 2 years ago

I succeeded 😎