updated on Thu Jan 26 00:18:00 UTC 2012
[aur-mirror.git] / littlespaceduo / littlespaceduo.install
blob502aa665531731ae15c1a8d2619228327cefe20e
1 post_install() {
2     echo -e '\E[1;34m'
3     echo " "
4     echo " "
5     echo "<==== INFORMATION ====>"
6     echo " "
7     echo "* Little Space Duo is now installed."
8     echo " "
9     echo "* In order to play Little Space Duo properly, add your user to the 'games' group. "
10     echo "*"
11     echo "*   # gpasswd -a USERNAME games   "
12     echo "*"
13     echo "* Remember to logout and log back in for the changes to take effect."
14     echo " "
15     echo "* Accessing the game by typing 'littlespaceduo' in the terminal. "
16     echo "* Changing the game preferences: edit '/opt/LittleSpaceDuo/stored/LittleSpaceDuo.ini'."  
17     echo " "
19 tput sgr0 
20