From 4327437e8d62dd963f3189ec26e61cae0ced90e5 Mon Sep 17 00:00:00 2001 From: GeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com> Date: Thu, 19 Sep 2024 15:51:08 +0200 Subject: [PATCH] Add initial main landing page (#3) --- docs/index.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 docs/index.md diff --git a/docs/index.md b/docs/index.md new file mode 100644 index 00000000..e3e5a870 --- /dev/null +++ b/docs/index.md @@ -0,0 +1,6 @@ +# Northstar + +Here you can find all the documentation for the Titanfall2 mod [Northstar](https://northstar.tf) + +- For using Northstar, [check our wiki](https://r2northstar.gitbook.io/) +- For modding with Northstar, check the [modding docs](Modding/index.md)