summarylogtreecommitdiffstats
path: root/arx-fatalis-data.install
blob: 3db61fb887ac55cac41628145b42441196c12fe9 (plain)
1
2
3
4
5
6
7
8
9
10

post_install() {
  echo "This package only installs the (proprietary) game data, no"
  echo "game binaries."
  echo "To actually play the game, compile and install Arx Libertatis,"
  echo "the community-driven open-source port of Arx Fatalis for Linux"
  echo "based on the publically released Arx Fatalis 1.21 source code."
  echo " -> http://arx-libertatis.org"
  echo " -> AUR package: arx-libertatis"
}