Nihlus / Launchpad

An open-source game launcher for your games
GNU General Public License v3.0
483 stars 138 forks source link

Mwm stylingtest #20

Closed dbolackmwm closed 8 years ago

dbolackmwm commented 8 years ago

A couple of what I think are enhancements to share upstream.

This does two things. Swaps out http/https for ftp and changes the launcher update to behave like the game updates - uses a manifest and an mirrored directory structure.

Nihlus commented 8 years ago

Hey there! Fantastic of you to take some time and contribute to the launcher - thanks! :+1:

I would, however, appreciate it if you could split this into two pull requests instead - one for the launcher manifest functionality and one for HTTP/HTTPS support. The two are different enough that they don't really belong in the same PR.

Additionally, it would be best if the HTTP support was available as an alternative to FTP and not as a replacement - more on that when you split it up :)