aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBarichello <artur@barichello.me>2022-01-10 10:03:22 -0300
committerBarichello <artur@barichello.me>2022-01-10 10:03:27 -0300
commit7277ef39e8281a315ac62aa12fe679f86f092c9b (patch)
tree856ef66fa563f6734e4a5e7059dc530aba3874b5
parentca0f2065d8d96f6b3d2045665002a44ba0649f56 (diff)
downloadNorthstarMods-7277ef39e8281a315ac62aa12fe679f86f092c9b.tar.gz
NorthstarMods-7277ef39e8281a315ac62aa12fe679f86f092c9b.zip
Update readme
-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.