Multi-part archives, and updates that match how you installed.
- All parts of a split game now land in one folder. A game published as
Game.part01.zip…Game.part06.zipused to get a separate folder per
part —…part01/,…part02/— scattering one game across six
directories so it couldn't launch. The part number is now dropped from
the folder name, so every part unpacks into the same place. - The app tells you when an archive is one of several. Pick
Game.part03.zipand it now says "This is part 3 of 6" and explains that
each part is its own archive and must be uploaded too. Previously the
upload finished, said nothing, and only some of the game was there. This
is only shown for.zip/.7zsets — a multi-part.rarreally does pull
its other volumes in on its own, and still does. - Updates now offer the same package type you installed. If you
installed the.rpm, the updater offered a.zipyou couldn't install
with your package manager. It now checks which package owns the running
app and offers the matching.rpmor.deb, falling back to the
portable download for an unpacked copy.