summarylogtreecommitdiffstats
path: root/fheroes2enh-git.install
blob: 4fddc323991ebd42d2ed770ba1809cfc82046585 (plain)
1
2
3
4
5
6
7
post_install() {
  printf "\n"
  printf "You need to install HoMM2 game files:\n"
  printf " - data (*.ogg) files to /usr/share/fheroes2/data or ${HOME}/.fheroes2/data\n"
  printf " - maps to /usr/share/fheroes2/maps or ${HOME}/.fheroes2/maps\n\n"
  printf "You can get demo version at: https://github.com/ciplogic/fheroes2enh/releases/download/0.9.1/h2demo.zip\n\n"
}