r1delta / R2DeltaLauncher

April fools came a bit too late

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repo is a joke and has nothing to do with R1Delta, but if you're still interested you can follow development here https://discord.gg/9prxUNFp4n

NorthstarLauncher

Build Status

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

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.

About

April fools came a bit too late

License:MIT License


Languages

Language:C++ 96.8%Language:C 1.6%Language:CMake 1.5%Language:Dockerfile 0.1%