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
#!/bin/bash | |
# | |
# pathfinder.sh | |
# | |
# Find wrong pathnames when running Battletech mods | |
# in Linux (check case-sensitivity) | |
# | |
# navigate to your BATTLETECH install folder and execute this script, i.e. | |
# | |
# cd /home/$(whoami)/.local/share/Steam/steamapps/common/BATTLETECH |