Airshipper icon indicating copy to clipboard operation
Airshipper copied to clipboard

Extract a library out of airshipper

Open Songtronix opened this issue 5 years ago • 0 comments

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.

Songtronix avatar Aug 29 '20 08:08 Songtronix