aboutsummaryrefslogtreecommitdiff
path: root/docs/SUMMARY.md
blob: efaff6dd3e95a5dcc679064fb450a0d7046d2020 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
# Table of contents

* [Welcome to Northstar](README.md)
* [Contributing](contributing.md)

## Installing Northstar

* [Basic Setup](installing-northstar/basic-setup.md)
* [Troubleshooting](installing-northstar/troubleshooting.md)
* [Northstar Installers](installing-northstar/northstar-installers.md)

***

* [Using Northstar](installing-northstar/using-northstar/README.md)
  * [Mods](installing-northstar/using-northstar/mods.md)
  * [Server Browser](installing-northstar/using-northstar/server-browser.md)
  * [Direct Connect](installing-northstar/using-northstar/direct-connect.md)
  * [Gamemodes](installing-northstar/using-northstar/gamemodes.md)
  * [Commands](installing-northstar/using-northstar/commands.md)
  * [Launch arguments](installing-northstar/using-northstar/launch-arguments.md)
  * [Playing on Linux](installing-northstar/using-northstar/playing-on-linux.md)
* [FAQ](faq.md)

## Hosting a server with Northstar

* [Prerequisites](hosting-a-server-with-northstar/prerequisites.md)
* [Hosting a Basic Listen Server](hosting-a-server-with-northstar/basic-listen-server.md)
* [Hosting a Dedicated Server](hosting-a-server-with-northstar/dedicated-server/README.md)
  * [Best practices](hosting-a-server-with-northstar/dedicated-server/best-practices.md)
  * [Hosting on Linux](hosting-a-server-with-northstar/dedicated-server/hosting-on-linux.md)
* [Troubleshooting](hosting-a-server-with-northstar/troubleshooting.md)
* [Guides](hosting-a-server-with-northstar/hosting-guides.md)

## Modding and Development

* [Modding](modding/README.md)

## Other

* [Credits](credits.md)