Launcher used to modify Titanfall 2 to allow Northstar mods and custom content to be loaded.
Check BUILD.md for instructions on how to compile, you can also download binaries built by GitHub Actions.
This project uses clang-format, make sure you run clang-format -i --style=file NorthstarLauncher/*.cpp NorthstarLauncher/*.h NorthstarDLL/*.cpp NorthstarDLL/*.h
when opening a Pull Request. Check the tool's website for instructions on how to integrate it with your IDE.