summarylogtreecommitdiffstats
path: root/opensage.install
blob: f1185b0f0ad254455114291c6145e57b1ae7ffba (plain)
1
2
3
4
5
6
# Maintainer: Dimitris Kiziridis <ragouel at outlook dot com>

post_install() {
	echo -e "Export the path to your game path as an environment variable e.g. : '\e[32mexport CNC_GENERALS_PATH=~/generals/\e[37m"
	echo -e "Execute '\e[32mopensage-viewer\e[37m to view assets or '\e[32mopensage-launcher\e[37m to play"
}