updated on Mon Jan 23 00:00:36 UTC 2012
[aur-mirror.git] / openmw-git / openmw-git.install
blob44b7abbf5673a5f4214219857ac8de1b55f29229
1 post_upgrade() {
2   post_install
5 post_install() {
6   echo -e "\nOpenMW needs the original Morrowind game files to run, and you need to tell OpenMW where they are."
7   echo "You can specify the Data Files location by editing or creating:"
8   echo -e "\n\t/home/<username>/.config/openmw/openmw.cfg\n"
9   echo "Specify the full path to the Data Files directory after data=, no quotes, no escape characters."
10   echo "For example:"
11   echo -e "\n\tdata=/home/<username>/openmw/Data Files\n"