A small bash script for updating Northstar
make PREFIX="$HOME/.local" install
On first launch, btupdater
will ask for the absolute path to your Titanfall 2 installation (usually under ~/.steam/steam/steamapps/common/Titanfall2
if installed through steam).
Afterwards, btupdater
is able to install any new Northstar release and extract it to your game directory whenever a new one is published on github.
Most other launchers for Northstar don't support Linux (yet), so this was just a quick script I made to make a simple one for Linux.
...and see Warnings
- If you're getting this error, your game directly is most likely
- There is currently no verification in place for the game directory path to make sure it is for Titanfall 2, so be careful
- Northstar is only extracted to the game directory. You will need to move
Titanfall2.exe
toTitanfall2old.exe
and symlinkNorthstarLauncher.exe
toTitanfall2.exe
- See Playing on Linux on the Northstar Wiki
- lukechilds for the bash script used to fetch github api info
- 0neGal for creating viper - the inspiration for this script
- The Northstar Team for creating Northstar