summarylogtreecommitdiffstats
path: root/clonehero.install
blob: dbfb1754cb69c91ead2dd31656de003606119e0f (plain)
1
2
3
4
5
6
7
#!/bin/bash

post_install() {
	echo "Use 'clonehero' or the desktop file to run the game and place your" \
"songs + customs in \$XDG_DATA_HOME/clonehero or ~/.local/share/clonehero" \
"(the folders will be created upon launching the game for the first time)."
}