There used to be a release for version 2.5.2 of SPD on github. However, if I go to https://github.com/00-Evan/shattered-pixel-dungeon/releases, I do not see it there anymore. Why is this?

I do see a tag for 2.5.2 at https://github.com/00-Evan/shattered-pixel-dungeon/releases/tag/v2.5.2, but while this provides the source code, it does not provide any compiled executables. Why is this?

Also, I am thinking about keeping 2 versions of SPD on my GNU/Linux computer at the same time. One would be version 2.5.2, since that version is the last version with the stone of disarming. The other would be the latest version, 3.0.2. Does anyone have any ideas on the best way to separate those two so that the progress and save files are separate? In theory, I suppose I can run one of them in a virtual machine. Is that the best approach, or are there better options?

Thank you for your help.

  • [DEV] Snail@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    28 days ago

    You can use a variety of tools to check for the apk’s signature and hash before installing.

    Apktool is a jar file for cross platform use.