summarylogtreecommitdiffstats
path: root/spearmint.install
diff options
context:
space:
mode:
authorbrent s2017-11-12 11:20:56 -0500
committerbrent s2017-11-12 11:20:56 -0500
commitbc427871ee761098083e9b9c60c49928dbf2f061 (patch)
treed7a9646aafdced05f965099c7310fa96e7004bb1 /spearmint.install
parenta852d0d54d9b31e7f4251166729964f66d2e68be (diff)
downloadaur-bc427871ee761098083e9b9c60c49928dbf2f061.tar.gz
vast improvements/suggestions from upstream - thanks, zack!
Diffstat (limited to 'spearmint.install')
-rw-r--r--spearmint.install4
1 files changed, 4 insertions, 0 deletions
diff --git a/spearmint.install b/spearmint.install
index 336481d7c936..5bb2265bb65f 100644
--- a/spearmint.install
+++ b/spearmint.install
@@ -12,6 +12,10 @@ post_install() {
echo '!!! When you have the .pk3 file(s) installed, you can run the game via: spearmint'
echo '!!! See https://github.com/zturtleman/spearmint/wiki for more documentation.'
echo '!!!'
+ echo '!!! NEW IN VERSION 0.5+: The default user directory has changed from ~/.spearmint to'
+ echo '!!! ~/.local/share/spearmint. The launcher ("spearmint") will automatically move this'
+ echo '!!! directory to the new location, if it exists. If you wish to avoid this behaviour,'
+ echo '!!! simply do "touch ~/.spearmint/.nomove"'
}
post_upgrade() {