Download today and experience: Old-school Genesis-era platforming complete with rings, springs, baddies, reversible gravity and more! Fast-paced multiplayer action with support for up to 32 players online or 2 player splitscreen across multiple game modes. 3 playable characters - Sonic (Speed), Ta...
# Clean the old debian/ directories # if [[ "$1" == "clean" ]]; then toclean=$2; else toclean=$1; fi; if [[ "$toclean" == "" ]] || [[ "$toclean" == "main" ]]; then echo "Cleaning main package scripts"; if [[ ! -f ${DIR}/debian ]]; then rm -rf ${DIR...