summarylogtreecommitdiffstats
path: root/blt4l.install
blob: 59219382889171b8c6ca094e215a6cc47a99f0e4 (plain)
1
2
3
4
5
6
7
post_install() {
  echo "Your installation of blt4l is not yet done!
You'll need to set launch options in Steam for Payday 2:
LD_PRELOAD=\"\$LD_PRELOAD /usr/lib/blt4l/libblt_loader.so\" %command%
And install the base Lua code, instructions here:
https://github.com/blt4linux/blt4l"
}