summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederik “Freso” S. Olesen2019-10-04 16:17:38 +0200
committerFrederik “Freso” S. Olesen2019-10-04 16:17:38 +0200
commit2d3d81e4a120b2ce065e148165f79daaae7a5931 (patch)
treef7c3bb1039729ec2b987b3d1e499e52c65d10081
parent9552a893cb28b0ab824f5144f93ae05f064f67bf (diff)
parentf8037cde33127340699e30755d61052ac35c55af (diff)
downloadaur-2d3d81e4a120b2ce065e148165f79daaae7a5931.tar.gz
Merge branch 'boxtron-git' into boxtron
-rw-r--r--boxtron.install10
1 files changed, 3 insertions, 7 deletions
diff --git a/boxtron.install b/boxtron.install
index 611d4a7c508a..1dbfc1264924 100644
--- a/boxtron.install
+++ b/boxtron.install
@@ -1,11 +1,7 @@
post_install() {
- echo 'NOTE: This Steam compatibility tool will not get picked up properly'
- echo 'NOTE: by Steam until the next Steam beta cycle; see'
- echo 'NOTE: https://github.com/ValveSoftware/steam-for-linux/issues/6310#issuecomment-511630263'
- echo 'NOTE:'
- echo 'NOTE: If you want to use this until Steam recognises this natively,'
- echo 'NOTE: you can make a symlink like this to have your Steam find it:'
- echo 'NOTE: ln -s /usr/share/steam/compatibilitytools.d/boxtron ~/.local/share/Steam/compatibilitytools.d/boxtron'
+ echo 'NOTE: You need to participate in the Steam client beta for this'
+ echo 'NOTE: compatibility tool to get picked up properly. See'
+ echo 'NOTE: https://support.steampowered.com/kb_article.php?ref=7021-EIAH-8669'
}
post_upgrade() {