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