This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env bash | |
# | |
# ====================[ install_linux.sh ]==================== | |
# | |
# --------------------( SYNOPSIS )-------------------- | |
# Linux-based installer for the "Long War Rebalance" XCOM mod. | |
# | |
# --------------------( INSTALLATION )-------------------- | |
# Copy this script into the top-level directory to which you unzipped the | |
# contents of the "Long War Rebalance" zip archive and run that script to |