summaryrefslogtreecommitdiffstats
path: root/games/etlegacy/files/etl_bot
blob: 297da71393c2e9c2986a5d365ad0d5318ffd29ac (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 +set omnibot_enable 1 +set omnibot_path "./legacy/omni-bot" $@