Skip to content

Instantly share code, notes, and snippets.

View adamxp12's full-sized avatar

Adam Blunt adamxp12

View GitHub Profile
@chris-rock
chris-rock / gta_net.sh
Last active November 28, 2018 17:27
gta2 mac with network
# download gta from http://www.rockstargames.com/classics/
# download wine from http://winebottler.kronenberg.org/
# or install wine via brew install wine
# change export path if you are using brew install wine
export WINEPATH=/Applications/Wine.app/Contents/Resources
export PATH=$PATH:$WINEPATH/bin
# direplay support for network
brew install winetricks