summarylogtreecommitdiffstats
path: root/yamagi-quake2-xatrix.install
blob: 37ed4a3181953a0ae02aa13a2d02304e71f07038 (plain)
1
2
3
4
5
6
7
8
9

post_install() {
  echo "You need Quake II - Mission Pack 1 ('The Reckoning') data files to play,"
  echo "copy them to '~/.yq2/xatrix'."
}

post_upgrade() {
  post_install
}