diff options
author | Barichello <artur@barichello.me> | 2022-01-14 11:06:03 -0300 |
---|---|---|
committer | Barichello <artur@barichello.me> | 2022-01-14 11:06:03 -0300 |
commit | e272e2b2d2898029c4fd2c285db24e2d4b70a0f2 (patch) | |
tree | 2c43ad581f21cbefb711c5e502105048042c269b | |
parent | c9d66513a85d5325d3d002ca16c82d8302ec0ea2 (diff) | |
download | NorthstarLauncher-e272e2b2d2898029c4fd2c285db24e2d4b70a0f2.tar.gz NorthstarLauncher-e272e2b2d2898029c4fd2c285db24e2d4b70a0f2.zip |
Add build section
-rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,2 +1,6 @@ # NorthstarLauncher -Launcher used to modify titanfall 2 to allow mods to be loaded +Launcher used to modify Titanfall 2 to allow Northstar mods and custom content to be loaded. + +## Build + +Check [BUILD.md](https://github.com/R2Northstar/NorthstarLauncher/blob/main/BUILD.md) for instructions on how to compile, you can also download [binaries built by GitHub Actions](https://github.com/R2Northstar/NorthstarLauncher/actions). |