Time  Nick       Message
11:49 rubenwardy Any opinions on snap Vs appimage Vs flatpak?
11:51 Fuchs      I'd say flatpak due to the slightly broader distribution, but they are all hell, like the hell they try to solve
11:51 Fuchs      you could probably automate building both flatpak and snap
11:58 rubenwardy I want to achieve cross distro support for my closed source game, I guess I could just rely on the steam runtime
12:00 Fuchs      that, or building both flatpak and snap, but I think adding flatpak to ubuntu (which is basically snap main distribution) is easy these days, I think
12:00 rubenwardy Fair
12:00 rubenwardy Hopefully cpack will help script that
12:00 Fuchs      or just an .sh installer like the goode olde games did, and ship every library, statically linked
12:00 Fuchs      what's the game, by the way?
12:01 rubenwardy https://rubenwardy.com/rvwp/
12:01 Fuchs      that's a hilarious description
12:01 Fuchs      why closed source?
12:04 rubenwardy I want to retain control so I can decide what to do with it at a later pijnt
12:09 Fuchs      I guess there are licenses allowing that, but of course: entirely up to you :)