AppImage

Maintained by GoldenTails

    Option 1 (Recommended for beginners)

    An AppImage can be downloaded. It requires least effort and can be opened without any installation. The following command will download the game to your home folder and make it executable:

    wget https://github.com/GoldenTails/SRB2/releases/latest/download/srb2.AppImage && chmod +x srb2.AppImage

    Option 2 (Not recommended for beginners)

    If you want to download the game without any assets included, you can execute the following command:

    wget https://github.com/GoldenTails/SRB2/releases/latest/download/srb2-noassets.AppImage && chmod +x srb2-noassets.AppImage

    That is all you need to do! You can now launch and play Sonic Robo Blast 2.
    Go back