ET Legacy
GameWelcome to Enemy Territory: Legacy, an open source project that aims to create a fully compatible client and server for the popular online FPS game Wolfenstein: Enemy Territory - whose gameplay is still considered unmatched by many, despite its great age.
Startup Command
./etlded +set net_port {{SERVER_PORT}} +map {{MAP}} +set omnibot_enable {{OMNIBOT}} $(if [ "${OMNIBOT}" == "1" ]; then echo '+set omnibot_path "./legacy/omni-bot"'; fi) + exec etl_server.cfg