Airshipper
Airshipper copied to clipboard
Extract a library out of airshipper
A lot of functionality currently is very generic to any launcher (checking for updates, partial updates, profiles, offline support) and should be extracted into an external crate to be published and used by Airshipper.
As a nice side effect by extracting core logic of the launcher into a separate library is it will reduce the overall growing codebase to a nice maintainable level.