Skip to content

Linux CLI Tools for managing a simple TF2 Northstar installation

Notifications You must be signed in to change notification settings

Statdk/tf2-northstar-cli-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLI Northstar for Titanfall 2 Management

Some convenience scripts for updating, enabling, and disabling the Northstar Client.

I wrote these because I don't care for mods and can't be bothered to use a launcher exclusively for it.

Usage

Requirements

Accessible from the CLI environment:

  • jq
  • curl
  • unzip

Preparation

Clone or unzip the repository locally and run the scripts from a command line. Add the resulting folder to your PATH for further convenience (or don't).

These scripts assume your game is located in your home folder (~/.local/share/Steam/steamapps/common/Titanfall2). If your game is installed in a different directory, edit the $LOC variable in the _tf2-loc.sh file with your correction accordingly.

Scripts

tf2-update-northstar.sh

Download, apply, and enable the latest release of Northstar from the official repository.


tf2-denorthstarize.sh

Reverts the game executable, disabling the Northstar Client.


tf2-northstarize.sh

Reapplies an existing installation, enabling the Northstar Client.

About

Linux CLI Tools for managing a simple TF2 Northstar installation

Topics

Resources

Stars

Watchers

Forks

Languages