summaryrefslogtreecommitdiffstats
path: root/games/etlegacy/files/etl_bot
blob: a3b6ed30afc56b2a814745658ded33aa56a69b94 (plain)
#!/bin/sh
# Simple script to start ET Legacy client/listen server with Omni-Bots

cd /usr/share/etlegacy
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:. ./etl.@ARCH@ +set omnibot_enable 1 +set omnibot_path "./legacy/omni-bot" $@