summarylogtreecommitdiffstats
path: root/revc-git.install
blob: 7ba36c5d2bcd434142cd1eac263dd11b525b0233 (plain)
1
2
3
4
5
6
7
8
9
10
post_install() {
  cat <<EOF
In order to play this game you need the data files from steam or retail version of GTA VC
Copy the game directory to ~/.local/share/gtavc
EOF
}

post_upgrade() {
}