summarylogtreecommitdiffstats
path: root/shatter-hib.install
blob: 0f96e93183c72f98886638d0c3a45b6103973887 (plain)
1
2
3
4
5
6
7
8
9

post_install() {
  echo "Notes:"
  echo "  - Make sure the 32bit DRI drivers for your graphics card are"
  echo "    installed and working, otherwise the game will crash."
  echo "  - Before starting to play Shatter, you may want to run"
  echo "    'shatter-settings' in a terminal and increase the screen"
  echo "    resolution, choose your language, etc."
}