Instructions on how to make changes to Northstar source code, build, and run it.
Repositories
Northstar is split over multiple git repositories that fulfill different functions.
Northstar:
Contains compiled and packaged releases
NorthstarLauncher:
Contains the source for the launcher used to modify the Titanfall|2 install to allow mods to be loaded.
NorthstarMods:
Contains the standard mods shipped with Northstar to allow joining and hosting custom servers.
NorthstarMasterServer:
Contains the source for the master server used to authenticate clients, display the server browser list, and connect clients to community hosted servers.
NorthstarDiscordRPC:
Contains plugin to integrate Northstar with Discord's SDK to enable rich presence.
NorthstarNavs:
Contains custom navmesh files to use with TItanfall 2 AI
NorthstarStubs:
Contains D3D11 and GFSDK stubs for the Northstar dedicated server.