Skip to content

Instantly share code, notes, and snippets.

View alama's full-sized avatar

Alam Arias alama

View GitHub Profile
@alama
alama / SRB2install.sh
Created October 19, 2021 00:25
Try to install SRB2 2.2.9
#/bin/sh -e
SRB2_GIT_NAME=srb2
SRB2_GIT_URL=https://github.com/STJr/SRB2.git
SRB2_GIT_TAG=SRB2_release_2.2.9
SRB2_GIT_URL=https://github.com/STJr/SRB2/releases/download/SRB2_release_2.2.9/SRB2-v229-Full.zip
SRB2_STOW_BASE=/usr/local/stow/$SRB2_GIT_TAG
SRB2_STOW_DATA=$SRB2_STOW_BASE/games/SRB2
SRB2_STOW_XDG=$SRB2_STOW_BASE/share/applications