mirror of
https://github.com/R2Northstar/NorthstarLauncher
synced 2025-09-08 19:00:50 +02:00
main

* Add checks for func overrides * Fix incorrect sq function hook strings
NorthstarLauncher
Launcher used to modify Titanfall 2 to allow Northstar mods and custom content to be loaded.
Build
Check BUILD.md for instructions on how to compile, you can also download binaries built by GitHub Actions.
Format
For project coding standards check out STANDARDS.md.
This project uses clang-format, make sure you run clang-format -i --style=file --exclude=primedev/include primedev/*.cpp primedev/*.h
when opening a Pull Request. Check the tool's website for instructions on how to integrate it with your IDE.
Languages
C++
97%
CMake
1.5%
C
1.4%