aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 10 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4e30a45be..5a180df9c 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,11 @@
# NorthstarMods
-Mods used for hosting Titanfall 2 custom servers, requires the northstar launcher to use
+
+[Squirrel](http://www.squirrel-lang.org/squirreldoc/reference/index.html) scripts used to recreate server-side gamelogic and add [custom content](https://r2northstar.gitbook.io/r2northstar-wiki/using-northstar/gamemodes) to the game.
+
+## Contents:
+
+Issues in this repository should be created if they are related to these domains:
+- `Northstar.Client` - Localisation files, UI and client-side scripts.
+- `Northstar.Coop` - Soon™.
+- `Northstar.Custom` - Northstar custom content.
+- `Northstar.CustomServer` - Server config files and scripts necessary for multiplayer.