summarylogtreecommitdiffstats
path: root/revc-git.install
blob: 68e2fea9385a0c7aefd14b470d44f4f8fbeb84e9 (plain)
1
2
3
4
5
6
7
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
}