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."
11 echo -e "\n\tdata=/home/<username>/openmw/Data Files\n"